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 d48bb8ab28 changes of PDODB class to make it comapatible with WordPress 3.6
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@750261 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-08-02 20:24:47 +00:00
kjmtsh 6e31b4e3ca update the plugin version to 1.2 and WordPress version 3.6
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@750182 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-08-02 18:12:49 +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 c6cdb13211 fixed the upgrade notice in the readme.txt
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@745517 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-07-24 07:22:46 +00:00
kjmtsh 2f53a02728 enabled LOCATE() function and removed destructor from shutdown_hook
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@745484 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-07-24 06:47:44 +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