issues
search
casbin
/
xorm-adapter
Xorm adapter for Casbin
https://github.com/casbin/casbin
Apache License 2.0
384
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error while creating new adpator
#67
VaishnavcveeZ
opened
2 months ago
1
occur err when using dameng
#66
fanspace
closed
1 month ago
7
feat: pass context down to xorm
#65
MuZhou233
closed
7 months ago
2
feature: fix the context adapter feature
#64
hsluoyz
closed
7 months ago
1
feat: replace xorm-adapter/v2 with xorm-adapter/v3 in README
#63
MuZhou233
closed
7 months ago
3
xorm-adapter v2 not find
#62
dyjfighting
closed
7 months ago
2
Fails to connect to pg 16.1
#61
jetaggart
closed
11 months ago
5
fix: duplication on adding policies to db
#60
ndodanli
closed
1 year ago
3
feat: Contextadapter
#59
PokIsemaine
closed
1 year ago
2
feat: fix bug in Postgres dialect where if a table already exists then it would give error (Invalid query)
#58
vishal-bihani
closed
1 year ago
4
fix: fix broken links
#57
Selflocking
closed
1 year ago
3
[Question] Can I configure casbin xorm to "skip" table creation ?
#56
atreyamj
closed
1 year ago
7
fix: update major version in go module path
#55
ev1lQuark
closed
2 years ago
5
BREAKING CHANGE: Rename `p-type` column to `ptype` & PType to Ptype
#54
JalinWang
closed
2 years ago
3
[BREAKING CHANGE] Rename PType to Ptype like gorm-adapter
#53
hsluoyz
closed
2 years ago
2
docs: upgrade installation instruction to v2 version
#52
JalinWang
closed
2 years ago
3
README is wrong (for v1 only)
#51
4GUO
closed
2 years ago
1
docs: fix postgres sample code
#50
abawchen
closed
2 years ago
5
UpdateFilteredPolicies returns the oldPolicy containing ptype, Is this a bug?
#49
kkbblzq
closed
2 years ago
6
fix: remove underscore
#48
Abingcbc
closed
2 years ago
3
feat: table prefix
#47
Abingcbc
closed
2 years ago
3
Support table prefix
#46
hsluoyz
closed
2 years ago
2
feat: add UpdateFilteredPolicies method
#45
tangyang9464
closed
3 years ago
3
Missing method UpdateFilteredPolicies
#44
ghost
closed
3 years ago
4
fix: add github action
#43
kilosonc
closed
3 years ago
2
Switch to GitHub Actions CI and add semantic-release
#42
hsluoyz
closed
3 years ago
2
fix: add empty policy check in SavePolicy function.
#41
tson1111
closed
3 years ago
3
SavePolicy reports "No element on slice when insert" error when the model's policy is null
#40
liupzmin
closed
3 years ago
10
fix: missing method UpdatePolicies(#38)
#39
kilosonc
closed
3 years ago
1
Interface conversion (Panic) *xormadapter.Adapter is not persist.UpdatableAdapter: missing method UpdatePolicies
#38
kevin-nessie
closed
3 years ago
2
feat: add UpdatePolicy(#36)
#37
kilosonc
closed
3 years ago
0
Implement UpdatePolicy() API (aka UpdatableAdapter interface)
#36
hsluoyz
closed
3 years ago
1
Fix table name while query list
#35
dawndiy
closed
4 years ago
5
improve filterQuery func and format codes.
#34
Blank-Xu
closed
4 years ago
2
ci: update travis
#33
nodece
closed
4 years ago
0
add RemovePolicies and AddPolicies
#32
linxing
closed
4 years ago
20
feat: add LoadFilteredPolicy
#31
dovics
closed
4 years ago
2
Add custom tablename support
#30
cyjaysong
closed
4 years ago
21
fix: change the way of loadPolicyLine
#29
dovics
closed
4 years ago
2
Add locks for exposed apis for safe concurrent use
#28
aavshr
closed
4 years ago
9
fixed save policy for concurrent
#27
linxing
closed
4 years ago
2
Adapter.SavePolicy() not safe for concurrent use?
#26
aavshr
closed
4 years ago
6
fail to mssql
#25
zhuqiyun
closed
4 years ago
2
fix issues#22
#24
mrchar
closed
4 years ago
2
fix issues#22
#23
mrchar
closed
4 years ago
2
panic: interface conversion: *xormadapter.Adapter is not persist.Adapter: missing method LoadPolicy
#22
mrchar
closed
4 years ago
9
adjusting names of imported packages
#21
suifengtec
closed
4 years ago
3
Update xorm project location
#20
mousedownmike
closed
4 years ago
2
fix import path for xorm, xorm is moving to gitea.com
#19
luochuanyuewu
closed
5 years ago
1
xorm is moving to gitea.com
#18
luochuanyuewu
closed
5 years ago
1
Next