Added cursory parsing of view, functions, and procedures (oh why!)
authorChris Hilton <chilton@thoughtworks.com>
Mon, 19 Mar 2007 17:15:24 +0000 (17:15 +0000)
committerChris Hilton <chilton@thoughtworks.com>
Mon, 19 Mar 2007 17:15:24 +0000 (17:15 +0000)
commitd31c185b86e092189dcec4d7afa9b98b4700fdc9
tree0f801c31c14f715e402620f6aebde8c4a6156be8
parentf803dd52c2d855ff7bcab29139105e5ecd4f0e24
Added cursory parsing of view, functions, and procedures (oh why!)
Added pre-processing for /*! comments from mysqldump
Added mysql_parser_version parser arg for enabling parsing not-before-version comments from mysqldump
lib/SQL/Translator/Parser/MySQL.pm
t/02mysql-parser.t