Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/xorm-adapter

Xorm adapter for Casbin
https://github.com/casbin/xorm-adapter

Error while creating new adpator

VaishnavcveeZ opened this issue about 2 months ago
occur err when using dameng

fanspace opened this issue 6 months ago
feat: pass context down to xorm

MuZhou233 opened this pull request 6 months ago
feature: fix the context adapter feature

hsluoyz opened this issue 6 months ago
feat: replace xorm-adapter/v2 with xorm-adapter/v3 in README

MuZhou233 opened this pull request 7 months ago
xorm-adapter v2 not find

dyjfighting opened this issue 7 months ago
Fails to connect to pg 16.1

jetaggart opened this issue 11 months ago
fix: duplication on adding policies to db

ndodanli opened this pull request about 1 year ago
feat: Contextadapter

PokIsemaine opened this pull request about 1 year ago
fix: fix broken links

Selflocking opened this pull request about 1 year ago
[Question] Can I configure casbin xorm to "skip" table creation ?

atreyamj opened this issue over 1 year ago
fix: update major version in go module path

ev1lQuark opened this pull request about 2 years ago
BREAKING CHANGE: Rename `p-type` column to `ptype` & PType to Ptype

JalinWang opened this pull request about 2 years ago
[BREAKING CHANGE] Rename PType to Ptype like gorm-adapter

hsluoyz opened this issue about 2 years ago
docs: upgrade installation instruction to v2 version

JalinWang opened this pull request about 2 years ago
README is wrong (for v1 only)

geekabin opened this issue about 2 years ago
docs: fix postgres sample code

abawchen opened this pull request over 2 years ago
fix: remove underscore

Abingcbc opened this pull request over 2 years ago
feat: table prefix

Abingcbc opened this pull request over 2 years ago
Support table prefix

hsluoyz opened this issue over 2 years ago
feat: add UpdateFilteredPolicies method

tangyang9464 opened this pull request about 3 years ago
Missing method UpdateFilteredPolicies

ghost opened this issue about 3 years ago
fix: add github action

kilosonc opened this pull request over 3 years ago
Switch to GitHub Actions CI and add semantic-release

hsluoyz opened this issue over 3 years ago
fix: add empty policy check in SavePolicy function.

tson1111 opened this pull request over 3 years ago
fix: missing method UpdatePolicies(#38)

kilosonc opened this pull request over 3 years ago
feat: add UpdatePolicy(#36)

kilosonc opened this pull request over 3 years ago
Implement UpdatePolicy() API (aka UpdatableAdapter interface)

hsluoyz opened this issue over 3 years ago
Fix table name while query list

dawndiy opened this pull request about 4 years ago
improve filterQuery func and format codes.

Blank-Xu opened this pull request about 4 years ago
ci: update travis

nodece opened this pull request about 4 years ago
add RemovePolicies and AddPolicies

linxing opened this pull request about 4 years ago
feat: add LoadFilteredPolicy

dovics opened this pull request over 4 years ago
Add custom tablename support

CyJaySong opened this pull request over 4 years ago
fix: change the way of loadPolicyLine

dovics opened this pull request over 4 years ago
Add locks for exposed apis for safe concurrent use

aavshr opened this pull request over 4 years ago
fixed save policy for concurrent

linxing opened this pull request over 4 years ago
Adapter.SavePolicy() not safe for concurrent use?

aavshr opened this issue over 4 years ago
fail to mssql

zhuqiyun opened this issue over 4 years ago
fix issues#22

mrchar opened this pull request almost 5 years ago
fix issues#22

mrchar opened this pull request almost 5 years ago
adjusting names of imported packages

suifengtec opened this pull request almost 5 years ago
Update xorm project location

mousedownmike opened this pull request almost 5 years ago
fix import path for xorm, xorm is moving to gitea.com

luochuanyuewu opened this pull request almost 5 years ago
xorm is moving to gitea.com

luochuanyuewu opened this issue almost 5 years ago
Updated to casbin v2 and use strings.Builder

ctxnop opened this pull request about 5 years ago
Improve Efficiency

Blank-Xu opened this pull request over 5 years ago
the func SavePolicy will drop table?

wangwei123 opened this issue over 5 years ago
Added NewAdapterByEngine

ch3lo opened this pull request over 5 years ago
Fix sqlite3 compatibility.

OGKevin opened this pull request over 5 years ago
Improve Efficiency

Blank-Xu opened this pull request over 5 years ago
Is it necessary to add 'p_type' tag to compatible the old version?

Blank-Xu opened this issue over 5 years ago
Improve Efficiency

Blank-Xu opened this pull request over 5 years ago
Uncaught network connection error

anton-khodak opened this issue almost 6 years ago
Load Filtered policy

vtolstov opened this issue about 6 years ago
Primary key support?

eahrend opened this issue over 6 years ago
add indices to SQL table

Jimexist opened this issue about 7 years ago
the error returned it not pg.Error

Jimexist opened this issue about 7 years ago
Connect to specific table

julisch94 opened this issue about 7 years ago
I want to store a policy in DB each time.

sadayuki-matsuno opened this issue over 7 years ago
use postgres backend

sadayuki-matsuno opened this pull request over 7 years ago