Files
opensourcepos/app/Database
Ollama ec96145084 fix: check for core tables not migrations table in initial migration (#4447)
When tests use refresh=true, CodeIgniter creates migrations table first,
so listTables() was returning that table and skipping initial schema.
Now checks for actual application tables (app_config, items, etc).
2026-03-19 21:30:52 +00:00
..
2024-06-15 17:19:15 +02:00
2024-06-15 17:19:15 +02:00
2024-06-15 17:19:15 +02:00
2025-03-28 21:24:21 +04:00