Merge 'sqlt_parser_view' into 'trunk'
Peter Rabbitson [Fri, 18 Dec 2009 13:55:53 +0000 (13:55 +0000)]
r8150@Thesaurus (orig r8138):  abraxxa | 2009-12-17 23:22:07 +0100
Views without a view_definition won't be added to the SQL::Translator::Schema by the parser + tests

r8151@Thesaurus (orig r8139):  abraxxa | 2009-12-17 23:23:33 +0100
test cleanups

r8153@Thesaurus (orig r8141):  abraxxa | 2009-12-18 14:34:14 +0100
throw_exception if view_definition is missing instead of silent skipping + test changes

r8154@Thesaurus (orig r8142):  abraxxa | 2009-12-18 14:40:32 +0100
use Test::Exception

r8155@Thesaurus (orig r8143):  abraxxa | 2009-12-18 14:42:00 +0100
fixed Changes

r8156@Thesaurus (orig r8144):  abraxxa | 2009-12-18 14:44:52 +0100
test cleanups

r8157@Thesaurus (orig r8145):  ribasushi | 2009-12-18 14:46:26 +0100
Another bitr


Trivial merge