Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / casbin/gorm-adapter issues and pull requests
#249 - Failure to call SavePolicy within the Transaction method when customizing table names
Issue -
State: open - Opened by supuwoerc 16 days ago
- 1 comment
Labels: question
#246 - github.com/jackc/pgx/v5 v5.4.3 Vulnerabilities
Issue -
State: open - Opened by WaterCool8258 2 months ago
- 1 comment
Labels: question
#245 - feat: add sqlite3 to error message
Pull Request -
State: closed - Opened by MuZhou233 3 months ago
- 1 comment
Labels: released
#244 - Missing driver name in error prompt
Issue -
State: closed - Opened by goooogs 3 months ago
- 2 comments
Labels: bug, released
#243 - feat: add OnConflict=DoNothing on create operations
Pull Request -
State: closed - Opened by longshine 3 months ago
- 2 comments
Labels: released
#242 - Lots of duplicate key error when running distributed casbin instances with watcher enabled
Issue -
State: closed - Opened by longshine 3 months ago
- 3 comments
Labels: bug, released
#241 - feat: Remove underscores from the getFullTableName method when they are present
Pull Request -
State: closed - Opened by chenxi2015 4 months ago
- 2 comments
Labels: released
#240 - feat: remove the underscore from the getFullTableName method
Pull Request -
State: closed - Opened by chenxi2015 4 months ago
- 1 comment
#239 - Use the getFullTableName method in NewFilteredAdapterByDB to concatenate data tables with underscores
Issue -
State: closed - Opened by chenxi2015 4 months ago
- 4 comments
Labels: enhancement
#237 - feat: initialize transactionMu in NewAdapterByDBUseTableName
Pull Request -
State: closed - Opened by yuikns 5 months ago
- 3 comments
Labels: released
#236 - fix: initialize transactionMu correctly and ensure the transitivity of transactionMu
Pull Request -
State: closed - Opened by kingzytgit 6 months ago
- 8 comments
#235 - Using e.GetAdapter().(*gormadapter.Adapter).Transaction will block the second time it's called
Issue -
State: open - Opened by kingzyt 7 months ago
Labels: question
#234 - feat: pass context down to gorm, remove old ContextAdapter
Pull Request -
State: closed - Opened by MuZhou233 7 months ago
- 2 comments
Labels: released
#233 - fix: initialize mutex before using
Pull Request -
State: closed - Opened by MuZhou233 7 months ago
- 1 comment
Labels: released
#232 - bug: panic after upgrading from 3.22.0 to 3.23.0
Issue -
State: closed - Opened by mageia 7 months ago
- 1 comment
Labels: bug, released
#231 - feat: add mutex lock to `Trasaction`
Pull Request -
State: closed - Opened by MuZhou233 7 months ago
- 1 comment
Labels: released
#230 - fix: Revert "feat: limit transaction concurrency"
Pull Request -
State: closed - Opened by hsluoyz 7 months ago
#229 - feat: add concurrent support to `Transaction` and upgrade gorm version
Pull Request -
State: closed - Opened by MuZhou233 8 months ago
- 1 comment
Labels: released
#228 - upgrade the version of the database driver
Issue -
State: closed - Opened by TakeaHeader 8 months ago
- 2 comments
Labels: question, released
#227 - `Transaction` is not thread-safe
Issue -
State: closed - Opened by hulb 8 months ago
- 5 comments
Labels: bug, released
#226 - feat: limit transaction concurrency
Pull Request -
State: closed - Opened by sylarXu 9 months ago
- 2 comments
Labels: released
#225 - Unit test when using Transaction
Issue -
State: closed - Opened by andre-fajar-n 10 months ago
- 2 comments
Labels: question
#224 - feat: fix Postgres primary keys growing
Pull Request -
State: closed - Opened by wuzhican about 1 year ago
- 6 comments
Labels: released
#223 - id increase when savePolicy
Issue -
State: closed - Opened by wuzhican about 1 year ago
- 6 comments
Labels: enhancement
#222 - feat: implement ContextAdapter interface
Pull Request -
State: closed - Opened by PokIsemaine about 1 year ago
- 2 comments
Labels: released
#221 - policy get loaded twice
Issue -
State: closed - Opened by pot-code about 1 year ago
- 4 comments
Labels: question
#220 - fix: fix broken links
Pull Request -
State: closed - Opened by Selflocking about 1 year ago
- 2 comments
Labels: released
#219 - use RemovePolicy() API Debug
Issue -
State: closed - Opened by Youahui over 1 year ago
- 3 comments
Labels: invalid
#218 - docs: replace gitter links with discord
Pull Request -
State: closed - Opened by Selflocking over 1 year ago
- 2 comments
Labels: released
#217 - feat: update go mod
Pull Request -
State: closed - Opened by PokIsemaine over 1 year ago
- 2 comments
Labels: released
#216 - Add GetImplicitUsersForResourceByDomain() API
Issue -
State: closed - Opened by hsluoyz over 1 year ago
- 2 comments
Labels: enhancement
#215 - How to setup a casbin watcher along with the the Gorm adapter
Issue -
State: closed - Opened by umairrsyedd over 1 year ago
- 4 comments
Labels: question
#214 - fixed: #213
Pull Request -
State: closed - Opened by SliverHorn over 1 year ago
- 2 comments
#212 - [Question] Handle to handle policy_definition has more than 6 items
Issue -
State: closed - Opened by longsunli over 1 year ago
- 4 comments
Labels: question
#211 - Understanding how to correctly update policies in a database
Issue -
State: closed - Opened by andrerav over 1 year ago
- 4 comments
Labels: enhancement
#210 - feat: add ConditionToGormQuery() API
Pull Request -
State: closed - Opened by PokIsemaine over 1 year ago
- 3 comments
Labels: released
#209 - fix: fix db switch error in transaction
Pull Request -
State: closed - Opened by weloe over 1 year ago
- 2 comments
Labels: released
#208 - feat: use transaction in SavePolicy()
Pull Request -
State: closed - Opened by weloe over 1 year ago
- 3 comments
#207 - why not use Transaction to SavePolicy
Issue -
State: closed - Opened by weloe over 1 year ago
- 6 comments
Labels: enhancement
#206 - Adapter Transaction db table can not set
Issue -
State: closed - Opened by weloe over 1 year ago
- 2 comments
Labels: question
#205 - Update README.md
Pull Request -
State: closed - Opened by hamedprog over 1 year ago
- 5 comments
#204 - build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, go
#203 - build(deps): bump github.com/casbin/casbin/v2 from 2.55.1 to 2.66.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, go
#202 - build(deps): bump gorm.io/driver/postgres from 1.4.4 to 1.5.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, go
#201 - build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, go
#200 - build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, go
#199 - build(deps): bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, github_actions
#198 - fix: update glebarez/sqlite and gorm.io/gorm package and add dependabot.yml to .github
Pull Request -
State: closed - Opened by gaius-qi over 1 year ago
- 3 comments
Labels: released
#197 - feat: Add getter for DB
Pull Request -
State: closed - Opened by nonchan7720 over 1 year ago
- 2 comments
Labels: released
#196 - Support for connection pools
Issue -
State: closed - Opened by nonchan7720 over 1 year ago
- 4 comments
Labels: enhancement, released
#195 - "accessible by" feature for ORM integrations
Issue -
State: closed - Opened by aguynamedben almost 2 years ago
- 4 comments
Labels: enhancement
#194 - [feature] create if not exist for Update APIs
Issue -
State: closed - Opened by nonchan7720 almost 2 years ago
- 6 comments
Labels: wontfix
#193 - [suggest]No physical deletion
Issue -
State: closed - Opened by 2013rain almost 2 years ago
- 2 comments
Labels: question
#192 - feat: support SQL Server in gorm-adapter
Pull Request -
State: closed - Opened by xiao-niu-ren almost 2 years ago
- 5 comments
Labels: released
#191 - Support SQL Server in gorm-adapter
Issue -
State: closed - Opened by nomeguy almost 2 years ago
- 1 comment
Labels: enhancement
#190 - fix: fix error handling in loadPolicyLine()
Pull Request -
State: closed - Opened by maocaicai almost 2 years ago
- 2 comments
Labels: released
#189 - there is a problem with the processing of error
Issue -
State: closed - Opened by bbqe1314 almost 2 years ago
- 2 comments
Labels: bug
#188 - feat: New method for creating filtered adapter with existing gorm instance
Pull Request -
State: closed - Opened by gurbaj5124871 about 2 years ago
- 4 comments
Labels: released
#186 - [bug] Resolver mysql
Issue -
State: closed - Opened by vine1993 about 2 years ago
- 5 comments
Labels: invalid
#185 - fix: optimize performance for loop in UpdateFilteredPolicies()
Pull Request -
State: closed - Opened by hanshengzhao about 2 years ago
- 3 comments
Labels: released
#184 - feat: update gorm and gorm-drivers
Pull Request -
State: closed - Opened by dsuket about 2 years ago
- 10 comments
Labels: released
#183 - feat: upgrade casbin to v2.55.1 and add preview feature
Pull Request -
State: closed - Opened by huangkuan123 about 2 years ago
- 4 comments
Labels: released
#182 - question: dbspecified not works when specify dbname in dsn
Issue -
State: closed - Opened by MagicalBomb about 2 years ago
- 4 comments
Labels: question
#181 - feat: revert "fix: add column v6, v7" and restore columns up to v5
Pull Request -
State: closed - Opened by hsluoyz about 2 years ago
- 2 comments
Labels: released
#180 - [Proposal] customizability CasbinRule structure
Issue -
State: closed - Opened by JalinWang about 2 years ago
- 2 comments
Labels: question
#179 - change default v7 to v5
Issue -
State: closed - Opened by reckless-huang about 2 years ago
- 9 comments
Labels: bug
#178 - feat: support multiple filters for LoadFilteredPolicy
Pull Request -
State: closed - Opened by JalinWang about 2 years ago
- 4 comments
Labels: released
#177 - Loading multiple policy types.
Issue -
State: closed - Opened by Mikkelhost about 2 years ago
- 3 comments
Labels: enhancement
#176 - feat: support transaction
Pull Request -
State: closed - Opened by VaneLord67 over 2 years ago
- 11 comments
Labels: released
#175 - How do I use transaction ?
Issue -
State: closed - Opened by VaneLord67 over 2 years ago
- 7 comments
Labels: enhancement
#174 - MYSQL engine MyISM index maximum limit 1000
Issue -
State: closed - Opened by 2021-cm over 2 years ago
- 6 comments
Labels: question
#173 - is it appropriate to use a Dbadapter per-request?
Issue -
State: closed - Opened by pdonovan-merit over 2 years ago
- 3 comments
Labels: question
#172 - fix: db can't reuse
Pull Request -
State: closed - Opened by tangyang9464 over 2 years ago
- 3 comments
Labels: released
#171 - [bug] problem about auto-migration
Issue -
State: closed - Opened by dayueba over 2 years ago
- 7 comments
Labels: bug, released
#170 - fix: remove the return value of TurnOffAutoMigrate
Pull Request -
State: closed - Opened by tangyang9464 over 2 years ago
- 2 comments
Labels: released
#169 - [bug] returned data of UpdateFilteredPolicies()
Issue -
State: closed - Opened by JalinWang over 2 years ago
- 5 comments
Labels: bug
#168 - feat: support customized table
Pull Request -
State: closed - Opened by JalinWang over 2 years ago
- 11 comments
#167 - How do I soft delete entries in casbin_rule table?
Issue -
State: closed - Opened by basimsahaf over 2 years ago
- 8 comments
Labels: wontfix
#166 - fix: Func loadpolicyline must have at least one parameter, otherwise p[:index] will cause the go process to crash.
Pull Request -
State: closed - Opened by qifengzhang007 over 2 years ago
- 3 comments
#165 - panic recovered: interface conversion: *gormadapter.Adapter is not persist.UpdatableAdapter: missing method UpdateFilteredPolicies
Issue -
State: closed - Opened by 4927525 over 2 years ago
- 3 comments
Labels: invalid
#164 - fix: empty slice found error
Pull Request -
State: closed - Opened by dirablue over 2 years ago
- 9 comments
Labels: released
#163 - fix: use TurnOffAutoMigrate instead of NewAdapterWithoutAutoMigrate
Pull Request -
State: closed - Opened by tangyang9464 over 2 years ago
- 4 comments
#162 - table names cannot be specified after automatic migration is disabled
Issue -
State: closed - Opened by OldSmokeGun over 2 years ago
- 13 comments
Labels: enhancement
#161 - docs: add sqlite support and turn off AutoMigrate description
Pull Request -
State: closed - Opened by tangyang9464 over 2 years ago
- 2 comments
Labels: released
#160 - feat: support NewAdapterWithoutAutoMigrate
Pull Request -
State: closed - Opened by tangyang9464 over 2 years ago
- 7 comments
Labels: released
#159 - How to turn off auto migration?
Issue -
State: closed - Opened by OldSmokeGun over 2 years ago
- 6 comments
Labels: enhancement, released
#158 - feat: support SQLite by github.com/glebarez/sqlite
Pull Request -
State: closed - Opened by tangyang9464 over 2 years ago
- 2 comments
Labels: released
#157 - fix: add column v6, v7
Pull Request -
State: closed - Opened by haoliu97 over 2 years ago
- 6 comments
Labels: released
#156 - [bug]unknown field 'PType' in struct literal of type struct
Issue -
State: closed - Opened by hktalent over 2 years ago
- 3 comments
Labels: question
#155 - fix: added getter for db instance inside adapter
Pull Request -
State: closed - Opened by vibhugarg123 over 2 years ago
- 4 comments
#154 - Feat disable migration
Pull Request -
State: closed - Opened by goxiaoy over 2 years ago
- 7 comments
#153 - Support for postgres connection pooling
Issue -
State: closed - Opened by vibhugarg123 over 2 years ago
- 5 comments
Labels: question
#152 - 修复 gorm adapter错误
Pull Request -
State: closed - Opened by outyua over 2 years ago
- 4 comments
#151 - v1-v5,really too few
Issue -
State: closed - Opened by zz541843 over 2 years ago
- 4 comments
Labels: enhancement
#150 - Native Go SQLite implementation
Issue -
State: closed - Opened by TJM over 2 years ago
- 15 comments
Labels: enhancement, released
#149 - feat: export manual db connection open and close
Pull Request -
State: closed - Opened by Abingcbc over 2 years ago
- 3 comments
Labels: released
#148 - Provision to close connection created using pgAdapter.NewFilteredAdapter
Issue -
State: closed - Opened by arafat-java over 2 years ago
- 9 comments
Labels: enhancement
#147 - panic: github.com/casbin/gorm-adapter/[email protected]/adapter.go:449
Issue -
State: closed - Opened by forTWOS almost 3 years ago
- 4 comments
Labels: invalid
#146 - Is something wrong in table struct?
Issue -
State: closed - Opened by newproplus almost 3 years ago
- 9 comments
Labels: invalid
#145 - Option to turn off auto migration?
Issue -
State: closed - Opened by Genora51 almost 3 years ago
- 11 comments
Labels: enhancement, released