Modified "create anything else" rule to not include table and index creates so any...
authorChris Hilton <chilton@thoughtworks.com>
Wed, 10 Aug 2005 15:17:48 +0000 (15:17 +0000)
committerChris Hilton <chilton@thoughtworks.com>
Wed, 10 Aug 2005 15:17:48 +0000 (15:17 +0000)
commit3b668c818600c9ed58b690276c573ecd7239c99b
tree03c8dac289011c7e937a4863aa9129cb75fa5cf6
parent65e7a0690b343c3704b856325593221c82a6a6f2
Modified "create anything else" rule to not include table and index creates so any syntax errors in those are properly caught
Added RUN rule
Re-enabled constraint states except that hideous monstrosity of a "using index" clause
Modified two word data types to return as two words so it comes out right from the Producer
Added float data type
lib/SQL/Translator/Parser/Oracle.pm