wip: versioned migrations using atlas

This commit is contained in:
2025-06-11 12:41:37 +01:00
parent 3234e5f4da
commit 8a313d089f
12 changed files with 294 additions and 35 deletions
+4
View File
@@ -0,0 +1,4 @@
//go:build tools
package main
import _ "ariga.io/atlas-provider-gorm/gormschema"