Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / volatiletech/sqlboiler issues and pull requests
#1299 - Ignore Composite Foreign Keys.
Pull Request -
State: closed - Opened by paulo-raca about 1 year ago
- 9 comments
#1298 - [Feature Request] Ignore Composite Foreign Key Constraint
Issue -
State: closed - Opened by paulo-raca about 1 year ago
- 2 comments
Labels: help wanted, feature request
#1296 - Upsert not returning all model attributes on conflict
Issue -
State: closed - Opened by adsa95 about 1 year ago
- 4 comments
Labels: bug, help wanted
#1295 - Support for SQLite views?
Issue -
State: open - Opened by gennaios over 1 year ago
- 6 comments
Labels: help wanted, feature request
#1294 - Data race in model hooks
Issue -
State: closed - Opened by nejtr0n over 1 year ago
- 3 comments
Labels: enhancement, help wanted
#1293 - fix column type conversion in SQLite3 driver
Pull Request -
State: closed - Opened by Jumpaku over 1 year ago
#1292 - Upsert with greylist in updateColumns results in invalid SQL
Issue -
State: open - Opened by yourtallness over 1 year ago
- 1 comment
Labels: bug
#1291 - Downgrade decimal version before decompose interface
Pull Request -
State: closed - Opened by zhongduo over 1 year ago
- 3 comments
#1290 - psql: Fix UPSERT query to respect conflict_target
Pull Request -
State: closed - Opened by agis over 1 year ago
#1289 - psql: Upsert ignores conflict_target query parameter
Issue -
State: closed - Opened by agis over 1 year ago
- 4 comments
Labels: bug
#1288 - chore: fmt modify
Pull Request -
State: closed - Opened by testwill over 1 year ago
#1287 - Fix parsing pgeo point in scientific notation format
Pull Request -
State: closed - Opened by zhongduo over 1 year ago
- 1 comment
#1286 - sqlite3: minor fix for struct len check of columns whitelist and blacklist
Pull Request -
State: closed - Opened by oscar-refacton over 1 year ago
#1285 - Add 3rd-party developed extensions to README
Pull Request -
State: closed - Opened by tiendc over 1 year ago
#1283 - qm.OrIn removes a custom closing parenthesis when passing in an empty array
Issue -
State: open - Opened by fschoell over 1 year ago
Labels: bug, help wanted
#1282 - Allow define foreign key relationships in config file
Pull Request -
State: closed - Opened by chrisngyn over 1 year ago
- 4 comments
#1281 - (Enum) identifier sanitizer strips off valid letters, leading to possible identifier duplicates
Issue -
State: closed - Opened by MJacred over 1 year ago
- 3 comments
#1280 - add string pattern matching to templates
Pull Request -
State: closed - Opened by jerrysalonen over 1 year ago
- 2 comments
#1279 - Unused import "database/sql" in view models
Issue -
State: open - Opened by adatob over 1 year ago
- 2 comments
Labels: bug
#1278 - Bounds-check argument placeholders.
Issue -
State: closed - Opened by Javyre over 1 year ago
- 1 comment
Labels: enhancement, help wanted
#1277 - Support $n arguments in SQL fragments other than `SQL()`
Issue -
State: closed - Opened by Javyre over 1 year ago
- 7 comments
#1275 - Issue with Update on object (empty column names): models: unable to update <table> row: pq: zero-length delimited identifier at or near """"
Issue -
State: open - Opened by simon-connektica over 1 year ago
- 1 comment
#1274 - [Feature Request] No method to clear hooks
Issue -
State: open - Opened by jmaliksi over 1 year ago
- 2 comments
Labels: feature request
#1272 - postgres Driver is missing types import on non nullable char column
Pull Request -
State: closed - Opened by Ebbele over 1 year ago
#1271 - Sqlboiler doesn't work with variable originated from c.Query in gin framework
Issue -
State: closed - Opened by jack-spar over 1 year ago
- 1 comment
#1270 - Sqlboiler doesn't work with variable originated from c.Query in gin framework
Issue -
State: closed - Opened by jack-spar over 1 year ago
- 3 comments
#1269 - JSON marshal nested objects error: json: unsupported value: encountered a cycle via SchemaSlice
Issue -
State: closed - Opened by mahmoud-eskandari over 1 year ago
- 1 comment
#1268 - ERD tooling
Issue -
State: closed - Opened by gedw99 over 1 year ago
- 1 comment
#1267 - Add Inline query + args print
Pull Request -
State: open - Opened by cynsupercat over 1 year ago
- 3 comments
Labels: breaking
#1266 - Incorrect eager loading on non singular relation
Issue -
State: open - Opened by vincekieft over 1 year ago
- 4 comments
Labels: bug
#1265 - Is it possible to convert a queryMod array to sql?
Issue -
State: closed - Opened by arjendevos over 1 year ago
- 1 comment
#1263 - sqlboiler-psql: remove check for namespace on pg_type
Pull Request -
State: closed - Opened by them0ntem over 1 year ago
- 1 comment
#1262 - Generation fails when column_type has different namespace/schema than column
Issue -
State: open - Opened by them0ntem over 1 year ago
- 2 comments
Labels: feature request
#1261 - Column name has to be the same as table name otherwise relations don't work.
Issue -
State: closed - Opened by arjendevos over 1 year ago
#1259 - `checksum mismatch` error when `go mod tidy` with `GOPROXY=direct`
Issue -
State: closed - Opened by mkusaka over 1 year ago
- 3 comments
Labels: cannot reproduce
#1258 - Fix qm.WithDeleted helper with a custom soft delete column
Pull Request -
State: closed - Opened by lopezator over 1 year ago
- 3 comments
#1257 - Automatically escape '.' in table names
Issue -
State: open - Opened by Tassil0 over 1 year ago
- 6 comments
Labels: enhancement
#1256 - Using `auto-columns.deleted` config and `qm.WithDeleted()`
Issue -
State: closed - Opened by JMavs over 1 year ago
- 7 comments
Labels: bug
#1255 - type.JSON errors, but same data (column) switching to null.JSON works on json.Marshal of table struct
Issue -
State: closed - Opened by JC1738 over 1 year ago
- 13 comments
Labels: bug
#1254 - Cannot use *Slice structs in .L.Load*() funcs
Issue -
State: closed - Opened by MJacred over 1 year ago
- 4 comments
Labels: wontfix
#1253 - Forward slashes in column names and enum values are not escaped
Issue -
State: closed - Opened by mjholub over 1 year ago
- 6 comments
Labels: bug
#1252 - Panic when non nullable field references a nullable foreign key
Issue -
State: open - Opened by kosyfrances over 1 year ago
Labels: bug
#1250 - Option to disable struct tag generation
Issue -
State: open - Opened by OscarVanL over 1 year ago
- 1 comment
Labels: feature request
#1249 - Struct and function have the same name: News' redeclared in this package
Issue -
State: closed - Opened by EugeneTorap over 1 year ago
- 5 comments
#1246 - Querymod in eager loading does not work
Issue -
State: closed - Opened by arjendevos over 1 year ago
- 3 comments
#1245 - Skipping empty values from the update list
Pull Request -
State: closed - Opened by bvigar almost 2 years ago
#1243 - EB-2968: update one-to-many WithSchema getter
Pull Request -
State: closed - Opened by cstevenson98 almost 2 years ago
#1241 - Can Upsert be made to return whether there was a conflict?
Issue -
State: closed - Opened by OscarVanL almost 2 years ago
- 5 comments
#1239 - Generated test code breaks when using the no-context option
Issue -
State: closed - Opened by preslavrachev almost 2 years ago
- 2 comments
#1238 - Генерация имён полей структуры в верхнем регистре
Issue -
State: closed - Opened by kshamiev almost 2 years ago
- 1 comment
#1234 - types.NullDecimal error in generated tests in v4.14.0
Issue -
State: open - Opened by rajaiswal almost 2 years ago
Labels: bug
#1233 - Fix composite key handling in sqlite3 driver
Pull Request -
State: closed - Opened by vortura almost 2 years ago
#1231 - when insert a model uses timestamp without timezone, insert return value(boiler object) may be different.
Issue -
State: closed - Opened by Limm-jk almost 2 years ago
- 1 comment
Labels: wontfix
#1230 - support AWS DynamoDB
Issue -
State: closed - Opened by anonranger almost 2 years ago
- 1 comment
#1229 - Not using generated UUID PK defaults in some situations
Issue -
State: closed - Opened by OscarVanL almost 2 years ago
- 8 comments
#1226 - Fix doc for the WhereIn clause
Pull Request -
State: closed - Opened by eliecharra almost 2 years ago
#1225 - Sqlboiler not handling a postgres enum type
Issue -
State: closed - Opened by nyonson almost 2 years ago
- 1 comment
#1224 - Generated test code uses `queries.Assign` instead of a simple `=` (assign operator)
Issue -
State: open - Opened by netayg almost 2 years ago
Labels: bug
#1222 - `unknown destination type (**string)` and `nil pointer dereference` errors - qrlite custom driver
Issue -
State: closed - Opened by maxnrb almost 2 years ago
- 4 comments
#1221 - Prepend schema to generated TableNames values
Pull Request -
State: open - Opened by hopesea almost 2 years ago
- 1 comment
Labels: breaking
#1220 - Stop using the methods from io/ioutil as they are deprecated since Go 1.16
Pull Request -
State: closed - Opened by stefafafan about 2 years ago
- 3 comments
#1219 - fix an Example in Query Mod System
Pull Request -
State: closed - Opened by Jumpaku about 2 years ago
#1218 - Add `LIKE` and `ILIKE` Operators
Issue -
State: closed - Opened by falsaffa about 2 years ago
- 7 comments
Labels: enhancement, help wanted
#1217 - Typo in word "want"
Pull Request -
State: closed - Opened by guettli about 2 years ago
#1212 - Fix minor typo in README
Pull Request -
State: closed - Opened by ianrose14 about 2 years ago
#1210 - Error inserting into table using UUID: Unable to insert
Issue -
State: closed - Opened by ePirat about 2 years ago
- 1 comment
#1209 - Wave
Pull Request -
State: closed - Opened by wave2588 about 2 years ago
#1208 - Unable to fetch table column info
Issue -
State: closed - Opened by wave2588 about 2 years ago
- 2 comments
#1205 - DeleteAll() errors on a many-to-many relationship
Issue -
State: open - Opened by menma1234 about 2 years ago
- 1 comment
Labels: driver querybuilder
#1204 - ORDER BY - non effective with $ argument using `queries.Raw().Bind()`
Issue -
State: closed - Opened by adatob about 2 years ago
- 1 comment
#1203 - Problem parsing a table with camel case: aluguelVagas
Issue -
State: open - Opened by robertobelli about 2 years ago
- 1 comment
Labels: bug
#1202 - Small Change: Allow calling struct.Exists() without having to pass on PK fields
Pull Request -
State: closed - Opened by MJacred about 2 years ago
#1199 - Panic during generation (sqlboiler psql)
Issue -
State: closed - Opened by amclay about 2 years ago
- 2 comments
#1193 - test failure: Unable to upsert User: models: unable to upsert users: pq: INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules
Issue -
State: closed - Opened by jkmpariab about 2 years ago
- 7 comments
#1187 - Exists and Count queries issue SELECTs to the database, but don't fire Select hooks
Issue -
State: closed - Opened by parnic about 2 years ago
- 2 comments
#1186 - Fix Load templates checking the wrong hooks
Pull Request -
State: closed - Opened by parnic about 2 years ago
#1185 - Hooks require unexpected configuration to function when loading to-one relationships
Issue -
State: closed - Opened by parnic about 2 years ago
- 2 comments
#1184 - Postgres composite primary key test failure
Issue -
State: closed - Opened by jkmpariab about 2 years ago
#1183 - v4.13
Pull Request -
State: closed - Opened by razor-1 about 2 years ago
#1182 - Error can't evaluate field IsView in type drivers.Table after updating to 4.12.0
Issue -
State: closed - Opened by Southclaws about 2 years ago
- 6 comments
#1181 - fix readme code
Pull Request -
State: closed - Opened by YaroShkvorets over 2 years ago
#1178 - Update README.md to fix Raw and Bind arguments
Pull Request -
State: closed - Opened by kotaroyamazaki over 2 years ago
#1176 - NO_TESTS env var ignore and field duplication
Issue -
State: open - Opened by andrei-dascalu over 2 years ago
- 1 comment
Labels: bug
#1175 - Force title case for enum null prefix
Pull Request -
State: closed - Opened by optiman over 2 years ago
- 1 comment
#1174 - [mysql] Expected `DemoTrueType`, got `DemotrueType` in generated struct for Enum
Issue -
State: closed - Opened by MJacred over 2 years ago
- 3 comments
Labels: bug, help wanted
#1171 - Switch to microsoft go-mssqldb
Pull Request -
State: closed - Opened by xrn over 2 years ago
#1170 - Upgrade spf13
Pull Request -
State: closed - Opened by xrn over 2 years ago
- 2 comments
#1169 - Concurrent map writes
Pull Request -
State: closed - Opened by pavel-krush over 2 years ago
#1168 - undefined: queries.SetFromEmbeddedStruct in generated models
Issue -
State: closed - Opened by vmato over 2 years ago
- 1 comment
#1167 - Generated properties from uppercase column names now includes an underscore
Issue -
State: closed - Opened by evanrolfe over 2 years ago
- 4 comments
#1166 - What happen to Boil.Infer()?
Issue -
State: closed - Opened by tanmaij over 2 years ago
- 1 comment
#1165 - Allocate struct pointers fields with "bind" tag
Pull Request -
State: closed - Opened by eliaperantoni over 2 years ago
- 1 comment
#1164 - Call of `reflect.Value.Field` on zero `Value`
Issue -
State: closed - Opened by eliaperantoni over 2 years ago
- 2 comments
Labels: enhancement
#1163 - Feature: Define relationships in config
Issue -
State: closed - Opened by nhuysamen-godaddy over 2 years ago
- 7 comments
Labels: help wanted, feature request
#1160 - Loading model relationships when binding to a struct with embedded model
Pull Request -
State: closed - Opened by optiman over 2 years ago
- 4 comments
#1158 - qm.Load() does not work when using .Bind() with an embedded struct
Issue -
State: closed - Opened by evanrolfe over 2 years ago
- 4 comments
Labels: enhancement, help wanted, relationship loading
#1157 - Enums are not generated (even when valid with only [a-z] letters)
Issue -
State: open - Opened by netayg over 2 years ago
- 5 comments
Labels: help wanted, feature request
#1146 - "sqlboiler psql" fails with "runtime error: invalid memory address or nil pointer dereference"
Issue -
State: closed - Opened by bbruun over 2 years ago
- 5 comments
Labels: bug, help wanted
#1137 - Found Vulnerable Dependencies
Issue -
State: closed - Opened by zibi94 over 2 years ago
- 2 comments
#1134 - Upsert ignores columns set to false
Issue -
State: open - Opened by iktakahiro over 2 years ago
- 6 comments
Labels: bug