1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/tests/cases/Db
J. King 4b3cfba495 Abandon the new marking method
It was less accurate and turned out to be more complex rather than less.
2023-02-16 23:32:04 -05:00
..
MySQL Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
MySQLPDO Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
PostgreSQL Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
PostgreSQLPDO Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
SQLite3 Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
SQLite3PDO Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
BaseDriver.php Use cases rather than casting bools to int in SQL 2022-05-30 17:29:34 -04:00
BaseResult.php Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00
BaseStatement.php Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00
BaseUpdate.php Abandon the new marking method 2023-02-16 23:32:04 -05:00
TestResultAggregate.php Cleanup 2020-01-20 13:52:48 -05:00
TestResultEmpty.php Cleanup 2020-01-20 13:52:48 -05:00
TestTransaction.php Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00