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
678 stars 206 forks source link

feat: fix Postgres primary keys growing #224

Closed wuzhican closed 11 months ago

wuzhican commented 11 months ago

Fixed the issue of growing primary keys in postgres

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

casbin-bot commented 11 months ago

@tangyang9464 @JalinWang @imp2002 please review

CLAassistant commented 11 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


wuzhican seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

hsluoyz commented 11 months ago

@wuzhican fix:

image

hsluoyz commented 11 months ago

@wuzhican and use English commit messages

wuzhican commented 11 months ago

Sorry, my golang is not very skilled. Please check it again

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 3.20.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: