Changelog
What shipped recently
We release small and often. Subscribe in the footer for a monthly digest.
- v2.4.0FeatureAugust 28, 2026
Schema health checks in the canvas
- • Missing primary keys, orphan foreign keys and duplicate columns now surface live in the sidebar.
- • Health checks run in CI through tablecraft check.
- v2.3.0FeatureAugust 6, 2026
Prisma and Python export targets
- • Export Prisma models and Python dataclasses alongside SQL, TypeScript and DBML.
- • Type mapping is now dialect aware for MySQL and SQLite.
- v2.2.1FixJuly 19, 2026
Faster canvas on large schemas
- • Rendering 200+ table schemas is roughly 4x faster.
- • Fixed relationship lines drifting after zooming.
- v2.2.0FeatureJune 30, 2026
Migration diffing with rollbacks
- • Diff any two schema versions and generate ordered up/down migrations.
- • Destructive changes are flagged before export.
- v2.1.0FeatureJune 2, 2026
Templates library
- • Six curated starting points including SaaS, e-commerce, CMS and analytics.