<?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 helper.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b2694ee49441d1f8bb1dbfc6594c71735914cb88 - placeholders to access local sqlit dbs</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#b2694ee49441d1f8bb1dbfc6594c71735914cb88</link>
        <description>placeholders to access local sqlit dbsWhen using the plugin to access existing SQLite databases (eg fromstruct) it is helpful to be able to reference the local data directory.This becomes doubly helpful when using the plugin in a farmer setup andwanting to define aliases in the farmer to be inherited by animals. Theplaceholders will reference the animal&apos;s data dir automatically.

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Thu, 24 Jul 2025 11:02:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d7913160b455e18f38a2f7811d38cb09675a2dbc - fix query check with single line SELECT. fixes #3</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#d7913160b455e18f38a2f7811d38cb09675a2dbc</link>
        <description>fix query check with single line SELECT. fixes #3

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Tue, 07 Jan 2025 08:10:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9730265cac55f032a41e08c80cc41610b870373b - automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#9730265cac55f032a41e08c80cc41610b870373b</link>
        <description>automatic code style fixes

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Thu, 19 Dec 2024 08:54:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3113520cf000e2a727ad7aa22d219ce725cbf5c9 - add support for multiple databases</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#3113520cf000e2a727ad7aa22d219ce725cbf5c9</link>
        <description>add support for multiple databases

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Thu, 19 Dec 2024 08:53:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c64c174801842a2c4a9122988403542bc5de02db - Added transpose mechanism</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#c64c174801842a2c4a9122988403542bc5de02db</link>
        <description>Added transpose mechanism

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Tue, 17 Jan 2023 10:02:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4515310d4aaba55fd707054cb964f5f8fa5e23cc - fixed tests</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#4515310d4aaba55fd707054cb964f5f8fa5e23cc</link>
        <description>fixed tests

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Tue, 17 Jan 2023 09:58:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>584c78103c6d8c802383530ca616bece073b66c1 - only allow SELECT statements</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#584c78103c6d8c802383530ca616bece073b66c1</link>
        <description>only allow SELECT statements

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Tue, 19 Jan 2021 08:46:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1a014136644176c9c2a9e2b690c073f3246a6064 - keep a connection pool</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#1a014136644176c9c2a9e2b690c073f3246a6064</link>
        <description>keep a connection pool

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Tue, 19 Jan 2021 08:43:38 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6648d9d9bf7f0c3c63f2d1b771cfac9eb978c2f7 - fixed group handling, added a few tests</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#6648d9d9bf7f0c3c63f2d1b771cfac9eb978c2f7</link>
        <description>fixed group handling, added a few tests

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Wed, 06 Jan 2021 15:06:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6adcc9ad882f6bbeb8ab7f02858dfa793487e1a2 - added HTML status support</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#6adcc9ad882f6bbeb8ab7f02858dfa793487e1a2</link>
        <description>added HTML status support

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Wed, 06 Jan 2021 14:14:39 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>be0b6729485a9a3c6740e46a33a0066772e68f44 - correctly handle dynamic parameters</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#be0b6729485a9a3c6740e46a33a0066772e68f44</link>
        <description>correctly handle dynamic parameters

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Tue, 05 Jan 2021 14:38:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2e564e06806b572fcd4150c4267799087a935085 - initial prototype checkin</title>
        <link>http://127.0.0.1:8080/history/plugin/dbquery/helper.php#2e564e06806b572fcd4150c4267799087a935085</link>
        <description>initial prototype checkin

            List of files:
            /plugin/dbquery/helper.php</description>
        <pubDate>Tue, 05 Jan 2021 13:51:31 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
