Commit Graph

14 Commits

Author SHA1 Message Date
kjmtsh a6345fd8b3 Added the database maintenance utility. Fixed and Changed the procedure for ALTER TABLE and SHOW INDEX query. Fixed some bugs.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@770386 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-11 19:39:01 +00:00
kjmtsh a246ffa700 Fixed the bug of ALTER TABLE ALTER COLUMN query.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@768830 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-09 06:02:18 +00:00
kjmtsh 72bc68b45b Fixed the manipulation of SHOW INDEX query.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@768773 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-09 01:39:25 +00:00
kjmtsh 3ea3b0974d Changed the stable version to 1.3.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@766770 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-04 07:52:01 +00:00
kjmtsh bae9e47e0e Added a backup utility and updated the language catalog. Fixed the minor bugs.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@766763 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-04 07:45:37 +00:00
kjmtsh 953f18e719 Fix the database optimization bug. Add a new screenshot.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@765246 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-08-31 23:07:21 +00:00
kjmtsh 6401a9b0ec changed the handling of the error messages. Fixed the manipulation of ALTER TABLE CHANGE COLUMN query. Added the support for BETWEEN function.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@755392 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-08-13 00:34:40 +00:00
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