Open main menu

CDOT Wiki β

Changes

PostgreSQL Adapter Project - Resources

100 bytes added, 12:00, 13 December 2010
Mapping Data Types, Metadata
: bit & bit varying - for storing binaries [http://www.postgresql.org/docs/8.1/static/datatype-bit.html]
: BLOBs [http://www.postgresql.org/files/documentation/books/aw_pgsql/node96.html]
: Serial - Auto_Increment - Sequence
:: Serial vs sequence [http://neilconway.org/docs/sequences/]
===Functions===
1
edit