sqlalchemy-adapter
sqlalchemy-adapter copied to clipboard
CasbinRule change just __tablename__
Can we introduce some kind of configuration about tablename?
Mostly it's just about this and we can avoid to pass a class, if someone just needs to change that.
What do you think about?