Commit Graph

23 Commits

Author SHA1 Message Date
kjmtsh 1f2e8fc987 bugfix release
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@1116219 b8457f37-d9ea-0310-8a92-e5e31aec5664
2015-03-19 18:05:37 +00:00
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 8235d4c4d8 fixed the typo
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@1002204 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-10-06 00:19:56 +00:00
kjmtsh 25cb914d6e changed for Mac environment and some others
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@1000379 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-10-02 07:18:40 +00:00
kjmtsh 5e95bc00c4 Added memory usage check code and changed for the usage of user defined pcre.backtrack_limit value
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@957733 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-07-30 23:44:12 +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 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 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 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 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 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 c906f23f46 Added a new user defined function version() and a utility for displaying column information. Fixed for the plugin that uses SHOW VARIABLES query. Added the message for other server than Apache.
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@772930 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-09-15 21:04:53 +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 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 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 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 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 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 9322343898 bug fix: CREATE INDEX and DROP INDEX query didn't work well
git-svn-id: https://plugins.svn.wordpress.org/sqlite-integration/trunk@745344 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-07-24 02:31:01 +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