Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/casbin/gorm-adapter-ex
Extended version of GORM Adapter, see original version of GORM Adapter at: https://github.com/casbin/gorm-adapter
https://github.com/casbin/gorm-adapter-ex
Update example
3f5bc70ec330d611a7f7cf9abe0580437c3b735f authored almost 5 years ago by Yang Luo <[email protected]>0afe8ce5b98c0786bf3246c84d036e2f3d3c5847 authored almost 5 years ago by Razon Yang <[email protected]>
see also: https://github.com/casbin/casbin/issues/316
6c0d549b160e8de26aa138fc5f05173febb12eda authored almost 5 years ago by snyh <[email protected]>fix when new multi adapter tableprefix bug
831cce29326105178646497e479f980c63a42a73 authored over 5 years ago by Yang Luo <[email protected]>791decb9ece408c28a9e4a39ab32d3d823c6fc78 authored over 5 years ago by jason_chuang <[email protected]>
17eaf1bb015a30c0e5367284430cb36f28f46582 authored over 5 years ago by Yang Luo <[email protected]>
188a2b57ebb852c2bcb10cbf0994e1baab999921 authored over 5 years ago by Yang Luo <[email protected]>
fix func loadpolicy with tablePrefix
6713b76c899fbccbbfda99c7778a6d9fd273b1be authored over 5 years ago by Yang Luo <[email protected]>ad9fc32b2ab42171438781684f26ea9372cc5ff9 authored over 5 years ago by MCChuang <[email protected]>
fix:fixed a bug with the specified table prefix
4bda0062ff0c658b45459352ae75440d2b866fa7 authored over 5 years ago by Yang Luo <[email protected]>e6fe0b31e74da1e9a1d986130e6668d8089816ec authored over 5 years ago by wumoxi <[email protected]>
fix:item specified table prefix, Adapter does not specify table prefi…
8fcaf92cc76f86144e2a4ed23419d02c43bb79bc authored over 5 years ago by Yang Luo <[email protected]>6155e23e69dd09c3c1312f4d9b5809a75030d8aa authored over 5 years ago by warnerwu <[email protected]>
Add support for Casbin v2.0.0
f359d633e049a451dbfa5d017b19c80c4469d1a9 authored over 5 years ago by Yang Luo <[email protected]>
start using go modules and mark this version as v2 to indicate
casbin v2 compatibility.
b2bca7dd217c3555a43ed82f0662da5e3516c1a9 authored over 5 years ago by Yang Luo <[email protected]>
9d922cc6a7c5c95291c1b9d8eaba3a075f3f6f2e authored over 5 years ago by Yang Luo <[email protected]>
Support for loading filtered policies
f459753cfb1b46b4e7a22f8e25acc3967ed0c301 authored over 5 years ago by Yang Luo <[email protected]>3aa5944f2571d328447c4ea9aa7667400b3f2534 authored over 5 years ago by Jonny Huxtable <[email protected]>
51062fa52d4f0af0d8efe15478d5d01221955e10 authored over 5 years ago by Jonny Huxtable <[email protected]>
9cb655206551b30153c4bae5f0800eac1f370dce authored over 5 years ago by Jonny Huxtable <[email protected]>
b19e6ec3f5ac1fffa64da20f63928a80103dc685 authored over 5 years ago by Jonny Huxtable <[email protected]>
Don't append db name to sqllite when opening connection.
e74a050c51a4c12323e72f0c7ab445fb2daf6b40 authored almost 6 years ago by Yang Luo <[email protected]>This will prevent the following pannic:
```
panic: SQL logic error [recovered]
panic: SQL logi...
Add a constructor for create an Adapter by a Gorm instance
5f0f4b5ecad7f5259de033c2765c1e9399b23034 authored about 6 years ago by Yang Luo <[email protected]>Signed-off-by: Benjamin <[email protected]>
47c10633023c72d7dc3cd4596c40492d4cd2401a authored about 6 years ago by Benjamin <[email protected]>Signed-off-by: Benjamin <[email protected]>
51dd6bafe496066f91a7be3289d5dc8dc2caadb8 authored about 6 years ago by Benjamin <[email protected]>3c6ecd6f277a6513aedee06cb97b030267d4782e authored about 6 years ago by Yang Luo <[email protected]>
Compatible with sqlite3
e56c6daebd5e8c657caf3bdf3a647803cf7b242d authored over 7 years ago by Yang Luo <[email protected]>2b25d81f7770fd9e7b162a58d7419b1366cc43a9 authored over 7 years ago by maranqz <[email protected]>
implemented AddPolicy/RemovePolicy/RemoveFilteredPolicy and unit test…
8e3239544c1cf4bab113bd2311d8d0842086abe8 authored over 7 years ago by Yang Luo <[email protected]>5029cc169437e780831f3a7fdd259b846467d7c4 authored over 7 years ago by hiteshsethi <[email protected]>
2f14421e309bf21f3821e99ae953e5d5c76c2d19 authored over 7 years ago by Yang Luo <[email protected]>
39c09f4f38608456fea5796b473936e753d7996c authored over 7 years ago by Yang Luo <[email protected]>
dc0ac96fc5ad8f4c484761b0914ee6f3a4a09068 authored over 7 years ago by Yang Luo <[email protected]>
2f78cef552c1774246b93b500a9c9841b1abdd4b authored over 7 years ago by Yang Luo <[email protected]>
c35e55dfe66e438b595a65035ee3b44b794ce842 authored over 7 years ago by Yang Luo <[email protected]>
8fea5ffccffb5524303707c19c4d934b855f8fc1 authored over 7 years ago by Yang Luo <[email protected]>
ad08f5dc86b6a3ecb67c456cbf0a30e0dec08d4c authored over 7 years ago by Yang Luo <[email protected]>