Alexander Pánek 97109153f4 Removed tinyint cast rule
This rule has overridden the default rule for `tinyint(1)` and instead of placing `boolean`, it kept the typemod and placed `boolean(1)` into the resulting query.
2014-02-17 16:14:27 +01:00
..
2014-02-17 16:14:27 +01:00
2013-11-26 16:48:45 +01:00
2013-11-26 16:48:45 +01:00
2013-11-26 16:48:45 +01:00
2013-11-26 16:48:45 +01:00
2013-12-03 22:06:10 +01:00
2013-11-26 16:48:45 +01:00

pgloader tests

In the parser directory are tests for the parser only, in the current directory are tests that can be run to import data.