remove obsolete thing that never worked
[scpubgit/Q-Branch.git] / t / 14roundtrippin.t
2015-10-19 Dagfinn Ilmari Man... Teach ::Tree that ILIKE (PostgreSQL) and REGEXP (MySQL...
2014-05-21 Arthur Axel 'fREW... Fix the reassembler to treat RNO as the precious specia...
2014-05-21 Arthur Axel 'fREW... Original (now passing) test for 08e163601
2014-05-21 Peter Rabbitson Fix the binop leg of the parser to correctly consider...
2014-01-03 Peter Rabbitson Ensure that multi-nested parenthesis are never unrolled...
2013-12-26 Arthur Axel 'fREW... An old (now passing) test for regression introduced...
2013-12-26 Peter Rabbitson Centralize handling of in-test dumpering
2013-12-18 Peter Rabbitson And yet more improvements in the parsing engine
2013-06-04 Mark A. Stratman Added (now passing) test for @@ full text search
2013-06-04 Arthur Axel 'fREW... Add (now passing) reassembly test
2013-06-04 Peter Rabbitson The ORDER BY parsing fix in 73835ff0 only worked by...
2013-06-04 Peter Rabbitson All roundtrip tests now look for the exact string
2011-08-06 Alexander Hartmaier Add test for SQL statement that used to fail before...
2011-08-01 Peter Rabbitson Fix over-eager parenthesis unrolling (only legal in...
2011-01-07 Peter Rabbitson Add some crazy malformed SQL to make sure things do...
2010-12-22 Peter Rabbitson Fix stupid not exists omission
2010-11-08 Peter Rabbitson Make resulting SQL work on MySQL
2010-10-21 Peter Rabbitson Fix default value inserts (an op can have an empty...
2010-09-06 Arthur Axel "fREW... roundtrip tests