Commit Graph

7 Commits

Author SHA1 Message Date
kjmtsh aa897ce408 change the method of rewriting ALTER query to support ADD INDEX without index name, and the method of removing index hinting to support IGNORE and FORCE
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@752352 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-08-06 14:59:31 +00:00
kjmtsh 4147af7334 changed the regular expression in _handle_show_query() to manipulate FROM or IN db_name
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@751138 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-08-04 15:08:47 +00:00
kjmtsh b1398156dc fixed the date format and quote style in query.class.php
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@750153 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-08-02 17:40:12 +00:00
kjmtsh 6b66c23718 fixed the patch utility for Windows and the manipulation of 'ON DUPLICATE KEY UPDATE' query.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@748127 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-07-30 03:18:31 +00:00
kjmtsh d8314baf48 bug fix: _execute_duplicate_key_update() in query.class.php
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@746595 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-07-26 05:14:04 +00:00
kjmtsh e17d3a382a change the version number
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@745536 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-07-24 08:08:26 +00:00
kjmtsh e8312985a2 first release
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@737264 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-07-07 06:49:38 +00:00