gohorsejobs/seeder-api/src
Tiago Yamamoto 1018da8036 feat(location): add comprehensive geographic hierarchy (continents, countries, states, cities)
- 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
2025-12-24 15:04:21 -03:00
..
seeders feat(location): add comprehensive geographic hierarchy (continents, countries, states, cities) 2025-12-24 15:04:21 -03:00
utils feat: migrate from UUID v4 to UUID v7 2025-12-24 11:19:26 -03:00
db.js Integrate backend jobs feed into frontend and improve seeder 2025-12-14 20:32:20 -03:00
index.js feat(location): add comprehensive geographic hierarchy (continents, countries, states, cities) 2025-12-24 15:04:21 -03:00
inspect_schema.js first commit 2025-12-09 19:04:48 -03:00
migrate.js fix(migrations): use Node.js runner instead of psql 2025-12-24 10:47:25 -03:00
run_migration.js first commit 2025-12-09 19:04:48 -03:00
verify-login.js chore: add login verification scripts and update deps 2025-12-24 14:22:56 -03:00