History log of /plugin/struct/_test/SchemaBuilderTest.php (Results 1 – 3 of 3)
Revision Date Author Comments
# 438a804c 25-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Make all tests run with the new SQLiteDB class


# 79b29326 24-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access


# 8fed17f3 05-Apr-2023 Andreas Gohr <andi@splitbrain.org>

clean up for the tests

This mostly corrects file and class names for PSR-2. Function names have
not been adjusted yet