-
v1.0.81
Stablereleased this
2026-09-20 16:33:53 +00:00 | 12 commits to master since this releaseWhat's changed
- feat(models): add support for generated and identity columns * extend Column struct with Generated, GenerationExpression, Identity, and IdentityGeneration fields * update queryColumns to handle new column properties * modify migration writer to avoid altering generated and identity columns * add tests to ensure correct handling of generated and identity columns
Downloads