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: