fukamachi / integral

[OBSOLETE] Use Mito instead.
https://github.com/fukamachi/mito
BSD 3-Clause "New" or "Revised" License
54 stars 3 forks source link

Add a new data type 'bigserial' #28

Closed fukamachi closed 9 years ago

fukamachi commented 9 years ago

PostgreSQL has 'bigserial' as the long version of 'serial'. It would be an alias to auto-incremental 'bigint' on MySQL/SQLite3.