Bug fixes prompted by Gail Binkley:
authorKen Youens-Clark <kclark@cpan.org>
Wed, 20 Aug 2003 22:53:26 +0000 (22:53 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Wed, 20 Aug 2003 22:53:26 +0000 (22:53 +0000)
commit1c8995100a1d481a4241a01d20711dc11a914181
tree03ca4feeff1212ea7f30be500abfc8e2f3aaa3d2
parent29b69de85a15668535a62653afdbc8078add5518
Bug fixes prompted by Gail Binkley:
-   Make sure all constraints don't start with a number (pass "type" arg
to "mk_name" always now)
-   Unreserve name of reference table in FK
-   More testing of default value to see if a string is being used in
a number field, catch use of "current_timestamp," etc.
lib/SQL/Translator/Producer/Oracle.pm