Commit Graph

16 Commits

Author SHA1 Message Date
kjmtsh 71a1df03db Fixed some bugs and added more features.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@852178 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-02-05 19:29:23 +00:00
kjmtsh 22a658ac3a Fixed some bugs and revised the documentations
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@847560 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-01-29 09:35:06 +00:00
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 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 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 be737aa08e Added NewsStatPress to compatible plugin list. BETWEEN statement is newly supported. Changed the style of Admin dashboard to match MP6 styles.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@760976 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-08-23 01:31:59 +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 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