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

Missing driver name in error prompt #244

Closed goooogs closed 2 months ago

goooogs commented 2 months ago

Databases supported by the gorm-adapter include sqlite3, but it's not shown in the error message

https://github.com/casbin/gorm-adapter/blob/6a0d216eca3b4fb6b3a57d1125b7ce92c71c3806/adapter.go#L316

image
hsluoyz commented 2 months ago

@goooogs can you make a PR to fix it?

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 3.28.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: