This commit is contained in:
2025-12-02 17:00:29 +01:00
commit 78a0ffdf96
99 changed files with 10155 additions and 0 deletions

4
tests/schema.sql Normal file
View File

@@ -0,0 +1,4 @@
-- Test database schema.
--
-- If you are not using CakePHP migrations you can put
-- your application's schema in this file and use it in tests.