sqlize
sqlize copied to clipboard
generate SQL migration schema from golang models and the current SQL schema.
Results
3
sqlize issues
Sort by
recently updated
recently updated
newest added
It seems that sql statements cannot be generated properly when using gorm and the data table relationship is a many-to-many association.
enhancement