-
v1.0.54
Stablereleased this
2026-05-05 09:12:49 +00:00 | 71 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.54
- feat(migration): enhance primary key handling and add GIN index support in migration writer
Downloads
-
v1.0.53
Stablereleased this
2026-05-05 08:48:27 +00:00 | 73 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.53
- Support typed primary key helpers in gorm and bun writers
Downloads
-
v1.0.52
Stablereleased this
2026-05-03 15:19:22 +00:00 | 75 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.52
- fix(type_mapper): adjust array tag handling in BuildBunTag
Downloads
-
v1.0.51
Stablereleased this
2026-05-03 14:11:13 +00:00 | 77 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.51
- fix(type_mapper): handle PostgreSQL array types in tags * Update BuildBunTag to append "array" for array types * Add tests for handling array types in TypeMapper * Adjust regex in SanitizeStructTagValue to preserve array suffix
- Fix GIN opclass handling for array columns
Downloads
-
v1.0.50
Stablereleased this
2026-04-30 18:23:29 +00:00 | 80 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.50
- Add Prisma 7 flag support
Downloads
-
v1.0.49
Stablereleased this
2026-04-30 16:16:28 +00:00 | 82 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.49
- fix(pgsql): handle default values for array types in migrations * update default value quoting logic for PostgreSQL * add tests for array default value handling
Downloads
-
v1.0.48
Stablereleased this
2026-04-30 14:07:33 +00:00 | 84 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.48
- style(pkg): align json and numeric type mappings
- feat: add --types flag and stdlib nullable type support for bun/gorm writers
- .
Downloads
-
v1.0.47
Stablereleased this
2026-04-26 15:48:43 +00:00 | 89 commits to master since this releaseWhat's changed
- feat: ✨ PostgreSQL connections opened by relspec set
application_nameby default torelspecgo/<version> - feat(pgsql): implement application_name handling in connection
- refactor(pkg): canonicalize base types and adjust length handling * Update base types to keep explicit modifier forms * Modify length handling for vector types in tests
Downloads
- feat: ✨ PostgreSQL connections opened by relspec set
-
v1.0.44
Stablereleased this
2026-04-08 19:34:28 +00:00 | 96 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.44
- docs: 📝 Update documentation
- feat(pkg): update package description for clarity and consistency
Downloads
-
v1.0.43
Stablereleased this
2026-04-08 18:59:23 +00:00 | 99 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.43
- chore(release): update package version and add packaging files for AUR, Debian, and RPM
Downloads