Fixed bug where the "is_auto_increment" flag wasn't being set for serial
authorKen Youens-Clark <kclark@cpan.org>
Wed, 20 Aug 2003 18:58:54 +0000 (18:58 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Wed, 20 Aug 2003 18:58:54 +0000 (18:58 +0000)
commit7eac5e125b6b1c33b608894362ec692d8a6fd63e
tree4f72a808e068703f7b0ab4626e8fcaee2af14f92
parent84474a81a49fe3e0ea5bd4b4860c7007e5ce9df3
Fixed bug where the "is_auto_increment" flag wasn't being set for serial
fields, other cosmetic changes.
lib/SQL/Translator/Parser/PostgreSQL.pm