Mike Bayer
|
4a4daad81a
|
- removed regular expression step from most statement compilations.
also fixes [ticket:833]
- inlining on PG with_returning() call
- extra options added for profiling
|
2007-10-27 17:41:30 +00:00 |
|
Mike Bayer
|
726bb2a24c
|
bumped sqlite version for empty insert test to 3.4
|
2007-10-21 16:45:58 +00:00 |
|
Jason Kirtland
|
565dfd3790
|
Excluding older sqlite versions from the new insert tests. Currently conservative- 2.8 definitely fails, 3.3 works. The 3.0 and 3.1 binaries from sqlite.org segfault for me so the version check should be revisited when possible.
|
2007-10-20 17:14:46 +00:00 |
|
Jason Kirtland
|
974f59f091
|
Fixed empty (zero column) sqlite inserts, allowing inserts on
autoincrementing single column tables.
|
2007-10-19 07:02:48 +00:00 |
|
Jason Kirtland
|
c1a8db6791
|
- sqlite housekeeping- added dialect test & moved tests there, pruned the dialect's reserved words.
|
2007-10-11 17:35:13 +00:00 |
|