Skip to content

fix: update country seed to match current DB schema#3195

Merged
bernd2022 merged 1 commit intodevelopfrom
fix/update-country-seed-columns
Feb 16, 2026
Merged

fix: update country seed to match current DB schema#3195
bernd2022 merged 1 commit intodevelopfrom
fix/update-country-seed-columns

Conversation

@bernd2022
Copy link
Collaborator

Summary

  • Update country.csv seed data to match current database schema
  • Add missing columns: dfxOrganizationEnable, yapealEnable, fatfEnable, nationalityEnable, nationalityStepEnable, bankTransactionVerificationEnable, bankEnable, cryptoEnable, checkoutEnable
  • Remove deprecated maerkiBaumannEnable column
  • Update seed.js column list accordingly

Test plan

  • Run node migration/seed/seed.js against local DB
  • Verify country table is seeded with all new columns

Add missing columns (dfxOrganizationEnable, yapealEnable, fatfEnable,
nationalityEnable, etc.) and remove deprecated maerkiBaumannEnable.
@bernd2022 bernd2022 merged commit 11a294f into develop Feb 16, 2026
8 checks passed
@bernd2022 bernd2022 deleted the fix/update-country-seed-columns branch February 16, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants