Crates.io | rbatis-adapter |
lib.rs | rbatis-adapter |
version | 0.0.1 |
source | src |
created_at | 2022-07-29 16:12:13.178981 |
updated_at | 2022-07-29 16:12:13.178981 |
description | Rbatis adapter for casbin-rs |
homepage | https://gitee.com/hubert22/rbatis-adapter |
repository | |
max_upload_size | |
id | 635079 |
size | 46,500 |
This crate is extended by diesel-adapter.
Rbatis Adapter is the Rbatis adapter for Casbin-rs. With this library, Casbin can load policy from Rbatis supported database or save policy to it.
Based on Rbatis, The current supported databases are:
In order to unify the database table name in Casbin ecosystem, we decide to use casbin_rule
instead of casbin_rules
from version 0.0.1
. If you are using old version rbatis-adapter
in your production environment, please use following
command and update rbatis-adapter
version: