H2 column type of serial is not working

Description

I am upgrading from 2.0 and using h2 as a test DB. In the previous version, the column type of 'serial' would work in both postgres and h2. Now, Im not sure about postgres, but h2 is broken.

example changeset

Environment

windows, h2, postgres

Activity

Show:

Bill Schnellinger March 18, 2014 at 6:28 PM

when I added the autoincrement=true to column tag, it works. This is a problem because the hash is not the same anymore, and now I will have to update the hashes on all the completed changesets.

Details

Reporter

Components

Affects versions

Priority

Created March 18, 2014 at 6:00 PM
Updated March 18, 2014 at 6:28 PM