mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-03 03:10:26 -05:00
b67ab2a9e1
This make Commit a typed struct with a Set(Commit). This also fixes a case where the recursive detection for determining if a Def can be created was not working.
4 lines
64 B
Go
4 lines
64 B
Go
package datas
|
|
|
|
//go:generate go run ../nomdl/codegen/codegen.go
|