Skip to content

Pull requests: go-gorm/sqlite

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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…
ProTip! Filter pull requests by the default branch with base:master.