casbin / gorm-adapter

GORM adapter for Casbin, see extended version of GORM Adapter Ex at: https://github.com/casbin/gorm-adapter-ex
https://github.com/casbin/casbin
Apache License 2.0
692 stars 206 forks source link

feat: use transaction in SavePolicy() #208

Closed weloe closed 1 year ago

weloe commented 1 year ago

Fix: https://github.com/casbin/gorm-adapter/issues/207

casbin-bot commented 1 year ago

@tangyang9464 @JalinWang @imp2002 please review

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

hsluoyz commented 1 year ago

@weloe fix CI:

image