<?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 migration.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ba662a609884bbbecde8cffec91014be306b652b - some automatic rector fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#ba662a609884bbbecde8cffec91014be306b652b</link>
        <description>some automatic rector fixes

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Mon, 07 Apr 2025 09:50:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>52637a9ca3119bfe2df801eeac9a3a98ae80916a - DB migration: add indexes for latest and published</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#52637a9ca3119bfe2df801eeac9a3a98ae80916a</link>
        <description>DB migration: add indexes for latest and published

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Thu, 18 Jan 2024 10:16:20 +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/action/migration.php#5e29103a15bd9873f422f66a6a5239b6aec4651e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/action/migration.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/action/migration.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/action/migration.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>661643659009b7f69d30b5f0c840d3ef3ac3b2d8 - can&apos;t pass table names as prepared params</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#661643659009b7f69d30b5f0c840d3ef3ac3b2d8</link>
        <description>can&apos;t pass table names as prepared paramsFixes https://forum.dokuwiki.org/d/21476/3

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Mon, 21 Aug 2023 14:39:58 +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/action/migration.php#79b29326ae29dcbf2571b932f1b531c400b9460b</link>
        <description>Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access

            List of files:
            /plugin/struct/action/migration.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>fc6ac2e560a8d00924bd642434731ce9aa18206d - Add &apos;published&apos; column to db tables</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#fc6ac2e560a8d00924bd642434731ce9aa18206d</link>
        <description>Add &apos;published&apos; column to db tablesFirst step of integrating publishing workflows into struct

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Tue, 17 Aug 2021 17:59:48 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>17a3a5782666ca8742a2c64cc11565d4f9fe1076 - Manual code style adjustments</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#17a3a5782666ca8742a2c64cc11565d4f9fe1076</link>
        <description>Manual code style adjustments

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Thu, 13 Jan 2022 14:52:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>bbd79bcc843f6bb7f0c0a6106f4c181ff9e7e427 - Migration cleanup</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#bbd79bcc843f6bb7f0c0a6106f4c181ff9e7e427</link>
        <description>Migration cleanupFinally removes a temp table left over by migration 16

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Sun, 10 Jan 2021 16:56:16 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>eb85832da62274b793cd4a7c381bfdfa2aecb7ca - Fix migration statement affecting some fields</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#eb85832da62274b793cd4a7c381bfdfa2aecb7ca</link>
        <description>Fix migration statement affecting some fieldsMultivalue lookup fields referencing page schemas got corrupted by errorin SQL statement

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Tue, 08 Dec 2020 21:54:22 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ef747633256f3fab4443eb1fc244dc2f04d6fb2a - Fix order in which lookup columns are migrated</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#ef747633256f3fab4443eb1fc244dc2f04d6fb2a</link>
        <description>Fix order in which lookup columns are migrated

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Wed, 20 May 2020 13:01:38 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>544dca1b89f6be64f219a93762df0888844ac819 - Fix some incorrectly migrated lookup data</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#544dca1b89f6be64f219a93762df0888844ac819</link>
        <description>Fix some incorrectly migrated lookup data

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Mon, 18 May 2020 18:56:47 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e361da24906cea02ddbd6c8907a2aec02b89ffd7 - Fix migration of lookup fields pointing to pages</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#e361da24906cea02ddbd6c8907a2aec02b89ffd7</link>
        <description>Fix migration of lookup fields pointing to pages

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Mon, 18 May 2020 16:13:35 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8acbe1a43c82fe960b3f3daeeb433cb3beab4a5e - fix migration for structcombolookup plutin</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#8acbe1a43c82fe960b3f3daeeb433cb3beab4a5e</link>
        <description>fix migration for structcombolookup plutin

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Fri, 15 May 2020 09:39:43 +0000</pubDate>
        <dc:creator>Szymon Olewniczak &lt;solewniczak@rid.pl&gt;</dc:creator>
    </item>
<item>
        <title>8248cfab7c6d002dfd3c649ed3be66b670f08531 - Fix code style violations</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#8248cfab7c6d002dfd3c649ed3be66b670f08531</link>
        <description>Fix code style violations

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Wed, 29 Apr 2020 15:09:00 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>76a74c230f7336dce2880f047cb3dbd1a2e8f0e7 - Migrate database to unified schema</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#76a74c230f7336dce2880f047cb3dbd1a2e8f0e7</link>
        <description>Migrate database to unified schema

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Thu, 23 Apr 2020 12:52:02 +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/action/migration.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/action/migration.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/action/migration.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/action/migration.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>3eafcbabeb88f1fc6d6d206798b1e0e7a8b870c0 - Do not break migrations of other plugins</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#3eafcbabeb88f1fc6d6d206798b1e0e7a8b870c0</link>
        <description>Do not break migrations of other pluginsSPR-850

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Wed, 15 Mar 2017 11:28:02 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8f2594674dc864a5f8a2455d5836ec024b2a45f2 - add a latest column to the multi_* tables</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/migration.php#8f2594674dc864a5f8a2455d5836ec024b2a45f2</link>
        <description>add a latest column to the multi_* tablesThis makes it easier to access the most current data, similar to what wehave in single tables already

            List of files:
            /plugin/struct/action/migration.php</description>
        <pubDate>Tue, 15 Nov 2016 11:32:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
