mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-02 06:14:51 -04:00
These files have been replaced by initial_schema.sql which is now the authoritative source for the database schema. The initial migration loads this schema on fresh installs. - Remove app/Database/tables.sql - Remove app/Database/constraints.sql - Schema is frozen in app/Database/Migrations/sqlscripts/initial_schema.sql