sql: improve schema changes in testing setups #72447
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Third-party tool test suites take significantly longer to run on CockroachDB compared to Postgres, hours compared to minutes. We've noticed in Active Record, Prisma, and TypeORM that frequent schema creation and changes contribute to test slowness.
This issue is created retroactively on behalf of @ajwerner to reference PRs related to this work:
#71910
#71899
#71909
#72297
Epic CRDB-10719
The text was updated successfully, but these errors were encountered: