mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-10 10:30:57 -06:00
Merge branch 'tim/history-tables-dolt-schemas' of github.com:dolthub/dolt into tim/history-tables-dolt-schemas
This commit is contained in:
@@ -132,8 +132,6 @@ func (dsdt *doltSchemasDiffTable) PrimaryKeySchema() sql.PrimaryKeySchema {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// DoltSchemasDiffPartitionItr iterates through commit history for schema diffs
|
||||
type DoltSchemasDiffPartitionItr struct {
|
||||
cmItr doltdb.CommitItr[*sql.Context]
|
||||
|
||||
Reference in New Issue
Block a user