This repository was archived by the owner on Mar 1, 2026. It is now read-only.
Commit f4b8b25
committed
test(cli): expand and reorganize db pull tests
Enhances the test suite for the database pull command by adding comprehensive coverage for common schema features and PostgreSQL-specific functionality.
Includes new test cases for:
- Restoring complex schemas from scratch, including relations and indexes
- Preserving existing imports in multi-file schema setups
- Handling PostgreSQL-specific features like multi-schema support and native enums
- Verifying schema preservation for field and table mappings
The tests are restructured for better clarity across different database providers.1 parent bf9c58b commit f4b8b25
1 file changed
Lines changed: 357 additions & 64 deletions
0 commit comments