X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=BUGS;h=4c45c186c6187e2f0ae4a192ae055445cf32f643;hb=0b20d4687cc692b666734c4e44689daeafa0e78c;hp=4f59eb61f6c9bf5cd4fdb774adfc9a9da09c0739;hpb=9398955f2e1d829c624c84b59012f5ada40db594;p=dbsrgits%2FSQL-Translator.git diff --git a/BUGS b/BUGS index 4f59eb6..4c45c18 100644 --- a/BUGS +++ b/BUGS @@ -1,7 +1 @@ -MySQL parser chokes on DEFAULT x NOT NULL, but works with NOT NULL DEFAULT x -MySQL parser chokes on FULLTEXT index creation. -Oracle producer produces duplicate sequences occasionally; need demonstrative tests -datatype text needs default size in ::Parser::MySQL (comes out as size 0) -SQL Comments (technically) begin with '-- ', not '#' -MySQL parser misses double-quoted strings in DEFAULT sections (I think) -MySQL parser misses primary key declarations that don't occur as part of a field definition line (I think) +Please report via rt.cpan.org.