Closed
Description
Coming from this issue: node-casbin/sequelize-adapter#38
Hi,
Currently most of the casbin adapter casbin_rule table had added an ‘id’ column as the primary key. Could you please tell is it capable for this project to add back the ‘id’ column? Thanks a lot.