gorm
gorm copied to clipboard
support dynamic sql with xml like mybatis
Describe the feature
Motivation
Related Issues
Could you please add a brief motivation/use case with an example?
Gen should fits your requirements https://gorm.io/gen/dynamic_sql.html
Editing XML can use the editor's automatic completion feature, but editing comments can not.
This issue has been automatically marked as stale because it has been open 360 days with no activity. Remove stale label or comment or this will be closed in 180 days
sorry, but not going to support xml for now.
It's OK, I use go-mybatis implemented it.