Files
opensourcepos/.github
Ollama d926ea200a fix: remove database.sql preloading for tests - migrations handle schema creation
Tests use DatabaseTestTrait with $migrate and $refresh, which means
migrations run to create the schema. Loading database.sql first causes
'Duplicate column' errors since migrations try to add columns that
already exist.
2026-03-19 21:30:52 +00:00
..
2021-10-20 22:32:02 +02:00
2021-11-16 22:08:49 +01:00
2020-02-15 01:04:00 +01:00