Commit Graph

17 Commits

Author SHA1 Message Date
kjmtsh f41368010a WordPress3.8 compatible. Add some new features.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@823587 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-12-17 02:46:42 +00:00
kjmtsh 0f7f96848d Fixed some minor bugs and tested WordPress 3.7.1 installation.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@799983 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-11-06 19:23:32 +00:00
kjmtsh a5897b4369 Changed stable tag.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@779069 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-27 03:50:37 +00:00
kjmtsh 295ea862d2 Changed _rewrite_between() function. Added some plugins to the plugin compatiblity list. Fixed the server check message.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@779068 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-27 03:45:59 +00:00
kjmtsh cfc1d0b2ef Removed the rewriting code of the BETWEEN function. Changed some documentation.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@778174 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-25 07:40:16 +00:00
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 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 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