Commit Graph

2 Commits

Author SHA1 Message Date
Gaius 530ce0e596
feat: remove unique index uk_casbin_rule from CasbinRule model to resolve permission issue (#4156)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-06-24 04:38:15 +00:00
Gaius b1171f4bd4
feat: rename manager/model to manager/models (#2191)
The manager model package is renamed to models to
prevent the same name as the future inference model database table.

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:39 +08:00