issues
search
go-gorm
/
postgres
GORM PostgreSQL driver
MIT License
234
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Respect index option param.
#288
abbyssoul
opened
2 weeks ago
1
Newer versions of GORM remove the unique index incorrectly
#287
Ponywka
opened
1 month ago
3
Using user as dbname instead of dbname
#286
jebberwocky
closed
1 month ago
1
fix: create index failed without err
#285
zhangzhiqiangcs
closed
1 month ago
0
Revert "fix: create index failed without err"
#284
jinzhu
closed
1 month ago
0
chore(deps): bump gorm.io/gorm from 1.25.10 to 1.25.12
#283
dependabot[bot]
closed
1 month ago
1
fix: create index failed without err
#282
zhangzhiqiangcs
closed
1 month ago
2
chore(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11
#281
dependabot[bot]
closed
1 month ago
1
Requires Go 1.19
#280
liyishuai
closed
4 months ago
0
feat: map to risingwave types
#279
tabVersion
closed
4 months ago
0
crypto 0.14.0 vulnerability
#278
yoon7t
closed
5 months ago
1
chore(deps): bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0
#277
dependabot[bot]
closed
4 months ago
1
No error is raised even if the host does not exist
#276
pochuang
closed
4 months ago
1
New version/tag
#275
anilsenay
closed
4 months ago
4
feat: support pgx open db options
#274
sasakiyori
closed
4 months ago
1
support LISTEN/NOTIFY
#273
coticom
opened
5 months ago
1
chore(deps): bump gorm.io/gorm from 1.25.8 to 1.25.10
#272
dependabot[bot]
closed
5 months ago
1
Add new error for "Violation Check Constraint"
#271
anilsenay
closed
5 months ago
5
Add missing postgres type aliases
#270
lasse-it
closed
4 months ago
1
chore(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9
#269
dependabot[bot]
closed
6 months ago
1
Cannot create self referencing dependency on none primary key
#268
efiShtain
opened
7 months ago
0
updated modules to fix SQL injection vulnerability with pgx
#267
Namyts
closed
7 months ago
3
When switching from v1.4.5 to v1.4.6 or above: "cannot find encode plan" on timestampz
#266
mlebihan
opened
7 months ago
0
chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.8
#265
dependabot[bot]
closed
7 months ago
1
Fix same type comparing
#264
0marq
closed
7 months ago
1
Dependency(github.com/jackc/pgx/v5) is vulnerable
#263
richelieu-yang
closed
4 months ago
1
From v1.5.6, func GetIndexes() Cannot query primary key index
#262
zhifeifu
opened
7 months ago
0
Fix same type comparing
#261
0marq
closed
7 months ago
1
CVE GO-2024-2606 - Need to bump `pgx` version
#260
LJ-Software
closed
4 months ago
1
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.5
#259
dependabot[bot]
closed
7 months ago
1
fix: namer identifier max length
#258
a631807682
closed
7 months ago
0
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4
#257
dependabot[bot]
closed
7 months ago
1
Add "boolean" as an alias for "bool"
#256
imax9000
closed
7 months ago
0
Custom naming strategies no longer work with changes from PR-232/ISSUE-191
#255
recck
closed
7 months ago
1
Failed to convert column from text[] to JSON or JSONB
#254
bkmeneguello
opened
8 months ago
0
chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.7
#253
dependabot[bot]
closed
8 months ago
1
Fix ci , field named "code2" add unique.
#252
jasonchuan
closed
8 months ago
2
fix: dryrun migration should run select
#251
shushenghong
closed
8 months ago
0
dryrun模式下除了新建table外的migrate都失败
#250
shushenghong
closed
8 months ago
0
fix: retract v1.5.5
#249
black-06
closed
8 months ago
9
Revert "refactor: distinguish between Unique and UniqueIndex (#195)"
#248
jasonchuan
closed
8 months ago
2
Deleted version v1.5.5 causes problems should be retracted
#247
J-Rocke
closed
8 months ago
3
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.3
#246
dependabot[bot]
closed
8 months ago
1
Updating to `jackc/pgx/v5@v5.5.3` causes issues
#245
patrykgz
closed
8 months ago
3
Failure to connect returns wrong error message in 1.5.5
#244
aevitas
closed
8 months ago
5
m.GuessConstraintInterfaceAndTable undefined
#243
husamettinarabaci
closed
8 months ago
2
update gorm to master latest
#242
black-06
closed
8 months ago
4
Revert "refactor: distinguish between Unique and UniqueIndex"
#241
jasonchuan
closed
8 months ago
1
Security issue: password leaking to logs
#240
ctholho
closed
4 months ago
3
let gorm support limit and offset binding parameters,change the BindVar of postgres driver
#239
jasonchuan
closed
8 months ago
1
Next