-
-
Notifications
You must be signed in to change notification settings - Fork 216
Pull requests: go-gorm/sqlite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(Migrator): preserve indexes, triggers, table options and views across table rebuilds
#236
opened Jul 7, 2026 by
h2zi
Contributor
Loading…
fix(Migrator): make HasColumn match the exact column via pragma_table_info
#235
opened Jul 7, 2026 by
h2zi
Contributor
Loading…
fix(Migrator): don't panic in AlterColumn/DropColumn when value is a table-name string
#234
opened Jul 7, 2026 by
h2zi
Contributor
Loading…
build(deps): bump gorm.io/gorm from 1.30.0 to 1.31.2
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#233
opened Jun 25, 2026 by
dependabot
Bot
Loading…
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.47
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#232
opened Jun 25, 2026 by
dependabot
Bot
Loading…
build(deps): bump actions/checkout from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#231
opened Jun 25, 2026 by
dependabot
Bot
Loading…
feat: support generated (computed) columns via the
generated tag
#230
opened Jun 25, 2026 by
h2zi
Contributor
Loading…
ProTip!
no:milestone will show everything without a milestone.