pycasbin/sqlalchemy-adapter

Implement update_filtered_policies()

leeqvip opened this issue · 7 comments

Will do in this week.

@leeqvip can I contribute to this?

Sure

Hello, I wanted to ask that sec is not used anywhere inside the update_policy() should it be removed?

self, sec: str, ptype: str, old_rule: [str], new_rule: [str]

@hsluoyz we would also have to add update_filtered_policies in the management API pycasbin

@hsluoyz we would also have to add update_filtered_policies in the management API pycasbin

Yes, waiting for your PR.

@leeqvip are we not going to add update_filtered_policies method here?