Commit Graph

28 Commits

Author SHA1 Message Date
kjmtsh 54d9e1b02a tagged 1.8 and released
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@1106368 b8457f37-d9ea-0310-8a92-e5e31aec5664
2015-03-05 21:01:35 +00:00
kjmtsh d4b86db22e fixed the manipulation for the FIELD() function with column name
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@949333 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-07-16 04:35:27 +00:00
kjmtsh 907be4a3e4 fixed the typo
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@948629 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-07-15 07:58:19 +00:00
kjmtsh 61e6960b40 change the algorithm for manipulating multiple meta query
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@948014 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-07-14 08:46:32 +00:00
kjmtsh e5f495a745 Yet another fix for manipulating multiple meta query
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@934021 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-06-17 22:52:14 +00:00
kjmtsh 9fd9fd7bbd Another fix for manipulating BETWEEN statement
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@933223 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-06-16 18:56:00 +00:00
kjmtsh ccf36c0dd9 fixed the procedure for manipulating multiple between statement
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@933053 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-06-16 14:41:07 +00:00
kjmtsh 8286b0ac20 fixed meta query problem and added Spanish language support.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@911415 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-10 00:34:30 +00:00
kjmtsh 7d94787d40 some bug fixes
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@908000 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-05 03:38:15 +00:00
kjmtsh f6859effd2 fixed the bug for BETWEEN statement
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@895814 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-04-17 07:34:54 +00:00
kjmtsh 862acb1899 made compatible with WP 3.9 and fixed bugs
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@895495 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-04-17 02:45:32 +00:00
kjmtsh f0a5b97f3c bug fixes
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@877068 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-03-18 10:06:36 +00:00
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