Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDBCAdapter only support fixed table name #51

Closed
doctormacky opened this issue Nov 25, 2021 · 3 comments · Fixed by doctormacky/casbin-spring-boot-starter#3 or #52
Closed

JDBCAdapter only support fixed table name #51

doctormacky opened this issue Nov 25, 2021 · 3 comments · Fixed by doctormacky/casbin-spring-boot-starter#3 or #52
Assignees
Labels
enhancement New feature or request

Comments

@doctormacky
Copy link
Contributor

Hi guys, when customer using this project. the table name are fixed.(casbin_rule) we need a way to support the configurable table name. I will submit PR whe I am available.

@casbin-bot
Copy link

@casbin-bot casbin-bot added the enhancement New feature or request label Nov 25, 2021
@hsluoyz hsluoyz changed the title JDBCAdaptor only support fixed table name JDBCAdapter only support fixed table name Nov 25, 2021
@hsluoyz
Copy link
Member

hsluoyz commented Nov 25, 2021

@doctormacky can you make a PR for this?

BTW, it's "adapter" instead of "adaptor" :)

@doctormacky
Copy link
Contributor Author

Will do when I am available.

doctormacky pushed a commit to doctormacky/casbin-spring-boot-starter that referenced this issue Nov 26, 2021
fix jcasbin#51

Signed-off-by: Macky <liuyunsh@cn.ibm.com>
@doctormacky doctormacky reopened this Nov 26, 2021
fangzhengjin pushed a commit that referenced this issue Nov 26, 2021
* support customized table name when using jdbc

fix #51

Signed-off-by: Macky <liuyunsh@cn.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants