Commit Graph

6 Commits

Author SHA1 Message Date
Michal Čihař
bbbf2c49ed Drop $GLOBALS['charset'].
It was anyway always set to utf-8 so it does not make sense to keep it
as a variable.
2011-06-03 14:04:29 +02:00
Michal Čihař
c63d3dde81 Add more testcases. 2010-08-30 17:19:10 +02:00
Michal Čihař
e781f7f9b9 Add testcase for failed parsing. 2010-08-30 16:00:33 +02:00
Michal Čihař
4afbb59588 Add testcase for backticked table. 2010-08-30 15:55:52 +02:00
Michal Čihař
24b83423ce Add testcase for simple SELECT. 2010-08-30 15:54:30 +02:00
Michal Čihař
a6ba984504 Start testcase for SQL parser. 2010-08-30 15:53:00 +02:00