Hi All,
just wondering if anyone has brought up support for ISN (ISBN, UPC…) PG extension?
Looks similar to UUID.
http://www.postgresql.org/docs/current/static/isn.html
Thanks.
Hi All,
just wondering if anyone has brought up support for ISN (ISBN, UPC…) PG extension?
Looks similar to UUID.
http://www.postgresql.org/docs/current/static/isn.html
Thanks.
Hi Olivier
We are probably not going to introduce support for this module in the upcoming releases.
However I am working on the PostgreSQLAdapters type mapping. The goal is that users
are able to register their own types. This would mean that you can introduce support
for these types yourself (in theory ;).
Cheers,
— Yves