Merged PRs
dolt
- 11136: Populate
dolt_workspaceschema with current table schema when deltas are nil
fixes #11127 - 11111: New
ProviderFactoryinterface
Introduces a newProviderFactoryinterface that allows Doltgres to extend database behavior.
Depends on: dolthub/go-mysql-server#3563
go-mysql-server
- 3563: Introduce
SchemaObjectNameValidatorinterface
To support custom Postgresql logic for Doltgres, a new interface calledRelationNameValidatoris added. - 3562: pass schema name when retreiving function
Closed Issues
- 11127: Deieting from dolt_workspace_TABLE fails (only) when no rows exist in it with missing column error
- 10727: dolt push fails with 'uncommitted changes' when remote has ignored tables in working set
- 11131: Dolt 2.0.8: adaptive out-of-line TEXT written via migration is unreadable — "invalid hash length: 19" on read (regression vs 2.0.4)