Files
relspecgo/pkg/models
warkanum 52f4642d97
Release / test (push) Successful in 3m13s
Release / release (push) Successful in 1m52s
Release / pkg-aur (push) Successful in 1m39s
Release / pkg-deb (push) Successful in 2m15s
Release / pkg-rpm (push) Failing after 46s
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
2026-09-20 18:33:12 +02:00
..
2025-12-28 11:42:05 +02:00
2025-12-16 18:10:40 +02:00
2026-01-03 19:05:53 +00:00
2025-12-28 11:42:05 +02:00