<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in db.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>cdd16494506329e45f6f88b0a97dcfe7eec0f612 - New SQLite function to decode struct JSON</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#cdd16494506329e45f6f88b0a97dcfe7eec0f612</link>
        <description>New SQLite function to decode struct JSON

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Thu, 18 Jan 2024 10:10:19 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>5e29103a15bd9873f422f66a6a5239b6aec4651e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#5e29103a15bd9873f422f66a6a5239b6aec4651e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Mon, 11 Dec 2023 15:31:16 +0000</pubDate>
        <dc:creator>annda &lt;annda@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Wed, 13 Sep 2023 09:45:56 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>cfefffa4d2c67e8227ac2e612157363595988ec5 - do not say sqlite is missing if it fails to init</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#cfefffa4d2c67e8227ac2e612157363595988ec5</link>
        <description>do not say sqlite is missing if it fails to init

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Fri, 21 Jul 2023 17:03:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7d0142f50f1a3bafc582f30bbf726cdbc394e3cc - reintroduce init method</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#7d0142f50f1a3bafc582f30bbf726cdbc394e3cc</link>
        <description>reintroduce init methodSome plugins (structpublish) overwrite it in their own class.

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Wed, 19 Jul 2023 09:00:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>91c655b4cc7207c34fe7560ef21514d22e892fe8 - streamline database loading</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#91c655b4cc7207c34fe7560ef21514d22e892fe8</link>
        <description>streamline database loadingThis removes the init() method in the helper and handles all databaseinitialization in getDB(), lazyloading it only when accessed.If an exception happens during the initialization it is logged beforesignaling the no sqlite cause.

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Mon, 17 Jul 2023 16:54:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4183cc11b90cd9411701d9b165584d8ddc61e9de - adjust method call for getting PDO access</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#4183cc11b90cd9411701d9b165584d8ddc61e9de</link>
        <description>adjust method call for getting PDO access

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Wed, 14 Jun 2023 13:14:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>79b29326ae29dcbf2571b932f1b531c400b9460b - Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#79b29326ae29dcbf2571b932f1b531c400b9460b</link>
        <description>Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Wed, 24 May 2023 14:38:34 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>00624072b830337ef0e7b5e816484c60d954fac2 - Replace boolean with integer in queries</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#00624072b830337ef0e7b5e816484c60d954fac2</link>
        <description>Replace boolean with integer in queriesBetter sqlite compatibility

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Wed, 28 Sep 2022 10:18:21 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>322ec97bd5f382df0c695c1ac56e1af10442ab66 - Add event to allow other plugins to supply custom sqlite functions</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#322ec97bd5f382df0c695c1ac56e1af10442ab66</link>
        <description>Add event to allow other plugins to supply custom sqlite functions

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Wed, 24 Aug 2022 08:59:06 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>bb8d98c4da8c9e71a9a1d62a6b706af3a628e17a - Dummy IS_PUBLISHER check with test</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#bb8d98c4da8c9e71a9a1d62a6b706af3a628e17a</link>
        <description>Dummy IS_PUBLISHER check with test

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Mon, 08 Aug 2022 13:29:49 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>748e747f37aa44250ee32847b5fc3ff1e47f0835 - Manual coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#748e747f37aa44250ee32847b5fc3ff1e47f0835</link>
        <description>Manual coding style fixesMethod and variable visibility, camel case method names. Some exclusions due to inheritance

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Thu, 09 Apr 2020 18:32:42 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Thu, 09 Apr 2020 14:54:27 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>609bd2811d3f2b27aba3e87f3aa48812e408c0fd - &#55357;&#56347; Fix fatal error if no sqlite adapter is available</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#609bd2811d3f2b27aba3e87f3aa48812e408c0fd</link>
        <description>&#55357;&#56347; Fix fatal error if no sqlite adapter is availableIf the sqlite plugin is installed and active, but no sqlite is available to the php binary (e.g. ifthe extension is not installed or not enabled) then that would cause a fatal error, becausegetAdapter returns null and that case and trying to access getName on null doesn&apos;t work.Closes #440

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Sun, 03 Mar 2019 15:58:20 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>7cbcfbdb68125878b37fede99d5e33997295c2f6 - better handling of failing sqlite plugin init. fixes #200</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#7cbcfbdb68125878b37fede99d5e33997295c2f6</link>
        <description>better handling of failing sqlite plugin init. fixes #200

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Mon, 07 Nov 2016 13:55:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>0e72ef507e0d22e2552d9647b8d3f88f3ca5c94e - renamed JSON to STRUCT_JSON. fixes #157</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#0e72ef507e0d22e2552d9647b8d3f88f3ca5c94e</link>
        <description>renamed JSON to STRUCT_JSON. fixes #157

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Mon, 10 Oct 2016 14:59:01 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>aeca15adbcb7b14b5eb24b3b758311d9abd8ecde - Reinitialize db if $conf[&apos;meta&apos;] changed</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#aeca15adbcb7b14b5eb24b3b758311d9abd8ecde</link>
        <description>Reinitialize db if $conf[&apos;meta&apos;] changed

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Thu, 11 Aug 2016 16:47:30 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8fefbb597ab9fe91ecc1184f1e5d336795e11c70 - register a JSON function in sqlite</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#8fefbb597ab9fe91ecc1184f1e5d336795e11c70</link>
        <description>register a JSON function in sqliteThis way types could select multiple columns into a single return value.It probably makes sense to register a similar function as a AGGREGATEfunction as well.

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Mon, 18 Jul 2016 12:30:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>0fe33e720e6122782050fa864daf1ac30d713126 - use one multivalue table per schema</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#0fe33e720e6122782050fa864daf1ac30d713126</link>
        <description>use one multivalue table per schema

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Thu, 11 Feb 2016 09:28:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>15929be2d8f1b3ae684ef1e73b344ee5c125512e - first go at data searching</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/db.php#15929be2d8f1b3ae684ef1e73b344ee5c125512e</link>
        <description>first go at data searching

            List of files:
            /plugin/struct/helper/db.php</description>
        <pubDate>Tue, 09 Feb 2016 15:50:48 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
