Hi, This will be supported in the next version of H2.
Regards, Thomas On Sunday, September 30, 2012, Thomas Mueller wrote: > Hi, > > So BIGSERIAL would be simply another word for AUTO_INCREMENT? > http://h2database.com/html/grammar.html#column_definition > Sure, I can do that. > > Regards, > Thomas > > > On Wed, Sep 26, 2012 at 7:31 PM, Daniel Serodio > <[email protected]<javascript:_e({}, 'cvml', '[email protected]');> > > wrote: > >> To improve the PostgreSQL compatibility, please add support for the >> BIGSERIAL type: a BIGINT column with the default values automatically >> assigned from a sequence. >> >> Thanks in advance, >> Daniel Serodio >> >> -- >> You received this message because you are subscribed to the Google Groups >> "H2 Database" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/h2-database/-/8lHFaF4kas4J. >> To post to this group, send email to >> [email protected]<javascript:_e({}, 'cvml', >> '[email protected]');> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:_e({}, 'cvml', >> 'h2-database%[email protected]');>. >> For more options, visit this group at >> http://groups.google.com/group/h2-database?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
