Hi I got 'too many SQL variable error' when i want to insert to 1000000 rows to my sqlite。The go-sqlite has merged the request to support sqlite3_limit to get/set the value of run-time limit. so, if can i set the value with gorm?

Comment From: github-actions[bot]

The issue has been automatically marked as stale as it missing playground pull request link, which is important to help others understand your issue effectively and make sure the issue hasn't been fixed on latest master, checkout https://github.com/go-gorm/playground for details. it will be closed in 2 days if no further activity occurs. if you are asking question, please use the Question template, most likely your question already answered https://github.com/go-gorm/gorm/issues or described in the document https://gorm.io ✨ Search Before Asking

Comment From: li-jin-gou

you can use generic_interface~ https://gorm.cn/docs/generic_interface.html

Comment From: github-actions[bot]

The issue has been automatically marked as stale as it missing playground pull request link, which is important to help others understand your issue effectively and make sure the issue hasn't been fixed on latest master, checkout https://github.com/go-gorm/playground for details. it will be closed in 2 days if no further activity occurs. if you are asking question, please use the Question template, most likely your question already answered https://github.com/go-gorm/gorm/issues or described in the document https://gorm.io ✨ Search Before Asking

Comment From: SpongeManiac

you can use generic_interface~ https://gorm.cn/docs/generic_interface.html

Your link has a chinese domain. I do not trust like that, and if I could, I would report this. Please use the official documentation link.