issues
search
uptrace
/
bun
SQL-first Golang ORM
https://bun.uptrace.dev
BSD 2-Clause "Simplified" License
3.83k
stars
230
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: change sqlcmd
#1076
j2gg0s
closed
3 days ago
0
ci: use custom mssql image in workflow to slove tls error
#1075
j2gg0s
closed
3 days ago
0
feat: add an ordered map to remove unnecessary dependencies
#1074
Tiscs
closed
3 days ago
4
ci: fix openssl serial param
#1073
j2gg0s
closed
3 days ago
0
ci: generate mssql cert with serial
#1072
j2gg0s
closed
3 days ago
0
ci: mssql use custom certificate to avoid negative serial number error
#1071
j2gg0s
closed
4 days ago
1
feat: support disable dialect's feature
#1070
j2gg0s
closed
17 hours ago
6
ci: use find replace hardcode when modify func Version
#1069
j2gg0s
closed
4 days ago
0
Support for replica(read/write)
#1068
nilpntr
closed
5 days ago
1
fix: update oracledialect/version.go in release.sh
#1067
mattn
closed
5 days ago
2
feat(ci): support release on osx
#1066
j2gg0s
closed
5 days ago
0
chore: release v1.2.6 (release.sh)
#1065
j2gg0s
closed
5 days ago
2
fix oracledialect
#1064
mattn
closed
5 days ago
3
:bug: AutoMigrator: Do not create migrations if nothing to migrate
#1063
bevzzz
closed
4 days ago
0
cmd/bundb: Bun CLI for database schema management
#1062
bevzzz
opened
6 days ago
2
support dynamic conditions, In the form of struct or map.
#1061
Neightly
opened
1 week ago
3
feat: support embed with tag Unique
#1060
j2gg0s
closed
1 week ago
2
MariaDB: add support for RETURNING clause in DELETE statements
#1059
capcom6
closed
1 week ago
0
Follow-up #926
#1058
bevzzz
closed
1 week ago
0
How should we modify the official documentation, bun.uptrace.dev?
#1057
j2gg0s
closed
1 week ago
1
Fix #981: unique tag in embeded structure
#1056
liut
closed
5 days ago
1
Updated_At field not updating automatically when used with Upsert function?
#1055
ncduongg
closed
5 days ago
1
Introducing Bun Guru on Gurubase.io
#1054
kursataktas
closed
2 weeks ago
1
AfterScanRow not working when used with Relation?
#1053
ncduongg
closed
4 days ago
4
fix(ci): prune stale should be executed at 3 AM every day
#1052
j2gg0s
closed
2 weeks ago
0
ci: release action stale
#1051
j2gg0s
closed
2 weeks ago
0
github/action: add action stale
#1050
j2gg0s
closed
2 weeks ago
2
feat: Enhance Apply method to accept multiple functions
#1049
Tiscs
closed
2 weeks ago
2
MySQL/MariaDB: add support for ORDER BY and LIMIT clauses in UPDATE/DELETE statements
#1048
capcom6
closed
2 weeks ago
3
Connection read buffer and connection's re-usage
#1047
inaneverb
closed
5 days ago
1
Fixed has many relationship with multiple columns
#1046
bgertsberg11
closed
3 weeks ago
0
Default values being ignored on NewInsert?
#1045
fhendrikx
opened
3 weeks ago
7
fix: fuzzy comment in UpdateQuery
#1044
tinycolds
closed
3 weeks ago
0
fix(oracledialect): add go.mod file so the dialect is released properly
#1043
vmihailenco
closed
3 weeks ago
0
fix version
#1042
mattn
closed
3 weeks ago
1
NewInsert can't override default true boolean
#1041
JustNZ
closed
3 weeks ago
2
chore: release v1.2.5 (release.sh)
#1040
vmihailenco
closed
1 month ago
0
Looking for maintainers
#1039
vmihailenco
opened
1 month ago
7
chore: release v1.2.4 (release.sh)
#1038
vmihailenco
closed
1 month ago
0
[Request] Add multiple DB endpoints for reader/writer
#1037
reesmanp
opened
1 month ago
1
Fix: return column option back
#1036
BrainsRage
closed
1 month ago
0
pref: Optimize select query performance when there is no limit and offset
#1035
Tiscs
closed
1 month ago
1
feat: add non-default transaction isolation level support to pgdriver
#1034
iamgoroot
closed
1 month ago
0
fix: copy bytes in mapModel.Scan (#1030)
#1032
bnonce
closed
1 month ago
0
Copy bytes in mapModel.Scan
#1031
bnonce
closed
1 month ago
0
Copy slice of bytes from driver
#1030
bnonce
closed
1 month ago
2
INSERT sometimes unexpectedly mutates input when Returning is not specified
#1029
david-bezero
opened
1 month ago
2
Add support type for net/netip.Addr and net/netip.Prefix
#1028
Aoang
closed
1 month ago
1
Failure to guarantee table resolution for fixtures
#1027
jjtg
opened
1 month ago
1
fix: typos
#1026
NathanBaulch
closed
1 month ago
2
Next