dialect/sql/schema: support passing schema diff options (#3516)

This commit is contained in:
Ariel Mashraki
2023-05-03 11:28:10 +03:00
committed by GitHub
parent a792f429a6
commit f251400818
8 changed files with 33 additions and 19 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module entgo.io/ent
go 1.20
require (
ariga.io/atlas v0.10.2-0.20230427182402-87a07dfb83bf
ariga.io/atlas v0.10.2-0.20230502203727-939293626ab2
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/go-openapi/inflect v0.19.0
github.com/google/uuid v1.3.0