-
-
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: translate errors from the sqlite3 error type instead of JSON
#247
opened Jul 31, 2026 by
davidpavlovschi
Loading…
fix(Migrator): harden DDL matching and error reporting
#246
opened Jul 31, 2026 by
h2zi
Contributor
Loading…
fix(ddlmod): parse parameterized types with precision like decimal(10,2)
#245
opened Jul 31, 2026 by
h2zi
Contributor
Loading…
fix: don't reduce a composite primary key to its autoIncrement column
#244
opened Jul 31, 2026 by
h2zi
Contributor
Loading…
fix(Migrator): don't let rows.Close() overwrite ColumnTypes errors
#243
opened Jul 31, 2026 by
h2zi
Contributor
Loading…
fix: quote string literals with single quotes in Explain
#242
opened Jul 31, 2026 by
h2zi
Contributor
Loading…
fix(ddlmod): recognize the ? placeholder in constraint clauses
#241
opened Jul 31, 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…
ProTip!
Adding no:label will show everything without a label.