Removed fixed bugs, either need to verify other bugs exist (and fix) or
[dbsrgits/SQL-Translator.git] / BUGS
1 Oracle producer produces duplicate sequences occasionally; need demonstrative tests
2 datatype text needs default size in ::Parser::MySQL (comes out as size 0)
3 MySQL parser misses double-quoted strings in DEFAULT sections (I think)
4 MySQL parser misses primary key declarations that don't occur as part of a field definition line (I think)