Closed dirablue closed 2 years ago
@tangyang9464 @closetool @sagilio please review
@tangyang9464
@hsluoyz hi, are you still waiting for something before merge this?
@dirablue plz sign CLA:
@hsluoyz hi I signed CLA just now. thanks.
@dirablue why do we need to handle the case of empty line? I think it's caller's responsibility to make sure the slice has good format
@hsluoyz hi lines will be null with some conditions in this code. then Create will be called with null and the error will occur.
https://github.com/casbin/gorm-adapter/blob/master/adapter.go#L564 https://github.com/casbin/gorm-adapter/blob/master/adapter.go#L576
:tada: This PR is included in version 3.7.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
fixed the error occurred when savePolicy is called.