-
API: Import swagger/json schema
-
Codegen: JS support
-
Codegen: Support multiple Sequelize versions
-
Documentation: Document functions and modules
-
Tests: Add Sequelize framework tests
-
Tests: Add E2E browser tests
-
Tests: Increase unit test coverage
-
UI: Add warning when SQL dialect doesn't support data type
-
UI: Refactor css into theme
- Typeography
- Colors
- Grid
- Layout
-
UI: Refactor code view controls
-
UI: Animate panels on delete
- CI: Run E2E SQL tests for all dialects before prod deploy
- Codegen: Default values
- Codegen: Soft deletion
- API: Persist db options for user
- Tests: Run E2E SQL tests against all example schemas
- UI: Allow highlighting of code