Files
opensourcepos/gulpfile.js
Ollama 6fea9c3abd refactor: remove build-database gulp task (#4447)
The build-database task previously concatenated tables.sql and constraints.sql
into database.sql. Since we now use initial_schema.sql directly in migrations,
this task is no longer needed.

- Remove gulp task 'build-database'
- Keep all other build tasks intact
2026-03-20 19:36:11 +00:00

19 KiB