- Add migration 021_location_hierarchy.sql with new table structure - Add location-loader.js seeder to import SQL dumps - Update all seeder files to use country_id instead of region_id - Rename companies.region_id to country_id |
||
|---|---|---|
| .. | ||
| seeders | ||
| utils | ||
| db.js | ||
| index.js | ||
| inspect_schema.js | ||
| migrate.js | ||
| run_migration.js | ||
| verify-login.js | ||