dialect/sql/schema: normalize ent/schema (desired state) on replay mode (#3100)

This commit is contained in:
Ariel Mashraki
2022-11-16 20:01:36 +02:00
committed by GitHub
parent cd60f84853
commit 5954fa8b15
8 changed files with 186 additions and 75 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module entgo.io/ent
go 1.19
require (
ariga.io/atlas v0.8.2-0.20221113160047-09851f798b12
ariga.io/atlas v0.8.3-0.20221116151337-9e4e9cbf3baf
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/go-openapi/inflect v0.19.0
github.com/go-sql-driver/mysql v1.6.0