-
Notifications
You must be signed in to change notification settings - Fork 545
Issues: volatiletech/sqlboiler
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
New Feature: Add Binary[] Load function when Primary Key is Binary[]
help wanted
#1421
opened Oct 21, 2024 by
xux1217
JSON camelCase config uses go like naming for words like ID
feature request
help wanted
#1411
opened Aug 21, 2024 by
arjendevos
Support relative database path for sqlite3 driver
enhancement
help wanted
#1409
opened Aug 9, 2024 by
muesli
Allow generation for tables without a Primary Key (ie: Timescale's Hypertables)
enhancement
help wanted
#1408
opened Aug 8, 2024 by
Serjlee
Model tests ignore disabled
sslmode
(sqlcmd -C)
bug
help wanted
#1404
opened Jul 30, 2024 by
kelzenberg
Gen shortcut for
COUNT(DISTINCT column_name)
enhancement
help wanted
#1386
opened May 31, 2024 by
renom
Increase Depth Limit in ptrFromMapping Function for Deeper Structure Access in reflect.go
breaking
#1359
opened Mar 1, 2024 by
doscode-kr
Bug in queries/reflect.go in which bind does not check rows.Err() prior to returning sql.ErrNoRows
help wanted
#1324
opened Nov 10, 2023 by
jonderry
[feature request] MySQL Optimizer Hints
feature request
help wanted
#1320
opened Oct 23, 2023 by
mickeyreiss
Bug in
queries.MakeStructMapping
when boil tag is boil:",bind"
help wanted
#1315
opened Oct 5, 2023 by
sarthak
Bug: .Bind() is not working properly when selecting specific columns
question
#1309
opened Sep 26, 2023 by
amangupta25
Bug: various int arrays are generated as
types.Int64Array
which leads to out of range errors in tests
bug
help wanted
#1308
opened Sep 21, 2023 by
erezrokah
Eager loading user table results in an sql error if the user table has a delete_at field
bug
help wanted
#1307
opened Sep 20, 2023 by
nigeltiany
Upsert with greylist in updateColumns results in invalid SQL
bug
#1292
opened Jul 30, 2023 by
yourtallness
qm.OrIn removes a custom closing parenthesis when passing in an empty array
bug
help wanted
#1283
opened Jun 14, 2023 by
fschoell
Generation fails when column_type has different namespace/schema than column
feature request
#1262
opened Mar 27, 2023 by
them0ntem
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.