Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix splitting of statements using CASE ... WHEN (fixes #580). | Andi Albrecht | 2020-09-30 | 1 | -0/+8 |
| | |||||
* | Fix splitting when using DECLARE ... HANDLER (fixes #581). | Andi Albrecht | 2020-09-30 | 1 | -0/+10 |
| | |||||
* | Revert "Add in slash comment functionality" | Toby Mao | 2019-06-26 | 1 | -5/+0 |
| | | | | This reverts commit 170010e7d709f2145169d23482d006dc56856256. | ||||
* | Add in slash comment functionality | Ian Robertson | 2019-03-10 | 1 | -0/+5 |
| | |||||
* | CLI: Add --encoding option | Tao Wang | 2017-01-12 | 2 | -0/+6 |
| | | | | | | | | * Add `--encoding` option with default utf-8 * Make sure input and output are in same encoding * Add test cases Signed-off-by: Tao Wang <twang2218@gmail.com> | ||||
* | Parse double dollars (PostgreSQL) as literal strings (fixes #277). | Andi Albrecht | 2016-08-13 | 1 | -0/+12 |
| | |||||
* | Failing test: stream worked in 0.1.19 | Gordon McCreight | 2016-07-21 | 1 | -0/+2 |
| | |||||
* | Add test file for performance tests. | Andi Albrecht | 2013-05-15 | 1 | -0/+1 |
| | |||||
* | Add encoding parameter to top-level functions (fixes issue20). | Andi Albrecht | 2013-04-04 | 1 | -0/+1 |
| | |||||
* | Added mising sql file for tests | Jesús Leganés Combarro "Piranna" | 2012-05-27 | 1 | -0/+6 |
| | |||||
* | Added test for Issue 57 | Jesús Leganés Combarro "Piranna" | 2012-01-23 | 1 | -0/+13 |
| | |||||
* | Initial import. | Andi Albrecht | 2009-04-03 | 6 | -0/+109 |