Bug fixes
- [BUG]: 1.0.0-beta.2 - drizzle-kit push does consider json (jsonb) key order relevant
- [BUG]: drizzle-kit pull generates string instead of sql statement for default value
- [BUG]: Failed schema with d1 table
- [BUG]: drizzle-kit: push runs already applied migration
- [BUG]: Drizzle-Kit detects change when Composite Primary Key Columns are in different order than in schema definition
- [BUG]: drizzle-kit push always shows columns with custom types as changed even tho the type didn't change;