History log of /plugin/sqlite/ (Results 126 – 150 of 264)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f74da4e301-Nov-2016 Andreas Gohr <gohr@cosmocode.de>

make sure that the plugin remains serializable

this is achived by not serializing the DB connection ressource, but
instead reinitializing it on wakeup.

See https://github.com/cosmocode/dokuwiki-plu

make sure that the plugin remains serializable

this is achived by not serializing the DB connection ressource, but
instead reinitializing it on wakeup.

See https://github.com/cosmocode/dokuwiki-plugin-struct/issues/173

show more ...

143ee3f611-Oct-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

da9a21e410-Aug-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

5eb2cff110-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

visualize NULL values in interface

7bc9cf8308-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

register CLEANID and RESOLVEPAGE as SQL functions

a5f4411421-Jul-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

72abb0ea11-Jul-2016 Michael Grosse <grosse@cosmocode.de>

Fix GROUP_CONCAT() not returning null if empty

GROUP_CONCAT used to return empty string instead of null.
This might break existing installations.

029a3e3911-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

added regular expression support

ec1a83d101-Jul-2016 Myeongjin <aranet100@gmail.com>

translation update

8f20f1e411-Jun-2016 Davor Turkalj <turki.bsc@gmail.com>

translation update

2849947f23-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added PAGEEXISTS sql statement

be9e475016-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

throw exceptions during unit testing

2d138dca07-Mar-2016 Andreas Gohr <andi@splitbrain.org>

test on current PHP

79e555ca11-Feb-2016 Andreas Gohr <andi@splitbrain.org>

give access to the database file

430d876a09-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

no longer use PHP4 style constructor

dc6d2da924-Jan-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

e36b567924-Jan-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

e7b0736c17-Dec-2015 Andreas Gohr <andi@splitbrain.org>

convenient record storing function

8b04838617-Dec-2015 Andreas Gohr <andi@splitbrain.org>

allow to use sqlite's native alter method

6c7ee3f217-Dec-2015 Andreas Gohr <andi@splitbrain.org>

some more help with debugging

d092345b15-Nov-2015 Jaroslav Lichtblau <jlichtblau@seznam.cz>

translation update

a2a8248016-Oct-2015 Andreas Gohr <andi@splitbrain.org>

fixed doc blocks

use variadic parameter docs instead of @internal

54c6c40101-Aug-2015 Domingo Redal <docxml@gmail.com>

translation update

f21ffd0522-May-2015 Andreas Gohr <andi@splitbrain.org>

Version upped

f57002af04-May-2015 PPPCR <c.raeuber@3p-engineering.de>

p tag must not contain block level elements

Paragraphs must not contain block level elements. Therefore, changed paragraph to division tag.

1234567891011