Issues
![]() | Limit + chunk | Unassigned | John Wilson | Unresolved | Jun 18, 2020 | Jun 18, 2020 | |||||
![]() | Where clauses need better error messages | Unassigned | John Wilson | Unresolved | Jun 16, 2020 | Jun 16, 2020 | |||||
qb is ignoring duplicate field names | Unassigned | Wil de Bruin | Unresolved | Apr 30, 2020 | Apr 30, 2020 | ||||||
Add a debug comment pointing to the calling site of the code | Unassigned | Eric Peterson | Unresolved | Mar 27, 2020 | Mar 27, 2020 | ||||||
Order by should support including direction after a space | Unassigned | Eric Peterson | Unresolved | Mar 19, 2020 | Mar 19, 2020 | ||||||
when inserting an array with null values in string field it will Error converting data type nvarchar to numeric. | Unassigned | Wil de Bruin | Unresolved | Mar 4, 2020 | Mar 4, 2020 | ||||||
OracleGrammar fails when using limit and offset on a SELECT * query | Unassigned | Eric Peterson | Fixed | Feb 27, 2020 | Feb 27, 2020 | ||||||
![]() | Better handling of extra spaces in columns | Unassigned | Eric Peterson | Fixed | Feb 25, 2020 | Feb 27, 2020 | |||||
![]() | Implement option to prevent duplicate joins | Unassigned | Samuel W. Knowlton | Fixed | Feb 12, 2020 | Mar 30, 2020 | |||||
Add an upsert method | Unassigned | Eric Peterson | Unresolved | Jan 14, 2020 | Jan 15, 2020 | ||||||
unexpected split behavior in select() | Unassigned | Wil de Bruin | Fixed | Dec 17, 2019 | Dec 19, 2019 | ||||||
qb is changing my string input to a number. | Unassigned | Wil de Bruin | Fixed | Dec 13, 2019 | Dec 19, 2019 | ||||||
WhereNotIn() : unreliable split behaviour | Unassigned | Wil de Bruin | Fixed | Dec 11, 2019 | Dec 19, 2019 | ||||||
full null support for qb updates | Unassigned | Wil de Bruin | Unresolved | Nov 28, 2019 | Nov 28, 2019 | ||||||
![]() | Preserve case when converting to an array | Unassigned | Eric Peterson | Fixed | Oct 24, 2019 | Oct 25, 2019 | |||||
![]() | Some methods like whereNull do not allow subqueries. All of the where methods should allow subqueries. | Unassigned | Eric Peterson | Fixed | Oct 2, 2019 | Oct 3, 2019 | |||||
![]() | Methods that take a closure should also take a QueryBuilder instance | Unassigned | Eric Peterson | Fixed | Oct 2, 2019 | Oct 3, 2019 | |||||
Don't append @qb to grammars | Unassigned | Eric Peterson | Duplicate | Aug 28, 2019 | Sep 5, 2019 | ||||||
Shortcut for common date functions | Unassigned | Eric Peterson | Unresolved | Aug 25, 2019 | Aug 25, 2019 | ||||||
Add shortcut for `CASE` statements | Unassigned | Eric Peterson | Unresolved | Aug 25, 2019 | Aug 25, 2019 | ||||||
value() errors when no records returned | Unassigned | Brad Wood | Fixed | Jul 10, 2019 | Oct 2, 2019 | ||||||
Add to the schema blueprint a `renameTable()` method | Unassigned | Luis Majano | Fixed | Jul 1, 2019 | Oct 4, 2019 | ||||||
Add dropAllObjects support for MSSQL and Oracle | Unassigned | Eric Peterson | Fixed | May 6, 2019 | Oct 4, 2019 | ||||||
Allow raw calls in insert and update methods | Unassigned | Eric Peterson | Fixed | May 2, 2019 | Oct 2, 2019 | ||||||
![]() | MSSQL Default Constraints Nuisances | Unassigned | Samuel W. Knowlton | Fixed | Mar 13, 2019 | Oct 4, 2019 | |||||
addUpdate like addSelect | Unassigned | Eric Peterson | Fixed | Jan 11, 2019 | Oct 2, 2019 | ||||||
![]() | whereLike documented but doesn't exist | Unassigned | Samuel W. Knowlton | Fixed | Dec 7, 2018 | Oct 2, 2019 | |||||
![]() | Allow Where joins in multiple condition joins | Unassigned | Abram Adams | Done | Nov 9, 2018 | Nov 13, 2018 | |||||
andWhereIn() behaves differently than whereIn() | Unassigned | Samuel W. Knowlton | Fixed | Nov 9, 2018 | Nov 27, 2018 | ||||||
Multiple Queries on Same Builder Clears Params | Unassigned | Jon Clausen | Fixed | Oct 9, 2018 | Oct 4, 2019 | ||||||
Document cfmigration strategies | Unassigned | Samuel W. Knowlton | Unresolved | Sep 18, 2018 | Oct 25, 2019 | ||||||
![]() | Remove isInstanceOf checks | Unassigned | Eric Peterson | Fixed | Sep 17, 2018 | Nov 13, 2018 | |||||
![]() | Get rid of normalizeToArray and variadic parameters to functions | Unassigned | Eric Peterson | Fixed | Sep 14, 2018 | Oct 2, 2019 | |||||
BaseGrammar.whereNested() does not account for "on" keyword | Unassigned | Eric Peterson | Fixed | Sep 5, 2018 | Oct 2, 2019 | ||||||
Add database chunking | Unassigned | Eric Peterson | Fixed | Sep 5, 2018 | Oct 4, 2019 | ||||||
Add database pagination | Unassigned | Eric Peterson | Fixed | Sep 5, 2018 | Oct 19, 2019 | ||||||
![]() | Better document orderBy | Unassigned | Eric Peterson | Fixed | Sep 5, 2018 | Oct 18, 2019 | |||||
![]() | Switch settings.defaultGrammar to be the full mapping | Unassigned | Eric Peterson | Fixed | Sep 5, 2018 | Oct 2, 2019 | |||||
table.raw results in error: component [Blueprint] has no function with name [getName] | Unassigned | Eric Peterson | Fixed | Sep 5, 2018 | Oct 4, 2019 | ||||||
Introduce `unicodeString` and `unicodeText` functions | Unassigned | Eric Peterson | Fixed | Sep 5, 2018 | Sep 11, 2018 | ||||||
![]() | MSSQL: Replace current implementation of `text` | Unassigned | Eric Peterson | Fixed | Sep 5, 2018 | Sep 11, 2018 | |||||
Length of uuid CHAR field should be 36 instead of 35 | Unassigned | Jon Clausen | Fixed | Jul 26, 2018 | Sep 17, 2018 | ||||||
ENUM Generated SQL throws syntax error (MySQLGrammar) | Unassigned | Jon Clausen | Fixed | Jul 26, 2018 | Nov 27, 2018 | ||||||
Default string should be quoted as a string in SQL output | Unassigned | Jon Clausen | Fixed | Jul 25, 2018 | Nov 27, 2018 | ||||||
![]() | Add convenience convention sets | Unassigned | Jon Clausen | Fixed | Jul 25, 2018 | Oct 4, 2019 | |||||
Boolean column designation should allow boolean default value | Unassigned | Jon Clausen | Fixed | Jul 25, 2018 | Nov 27, 2018 | ||||||
![]() | verbose should output sql even on success | Unassigned | Eric Peterson | Fixed | Jun 6, 2018 | Oct 4, 2019 | |||||
![]() | Allow MSSQL 'string' blueprints to create varchars or nvarchars | Unassigned | Samuel W. Knowlton | Fixed | May 24, 2018 | Nov 13, 2018 | |||||
Alter table .raw() doesn't get processed on MSSQL | Unassigned | Samuel W. Knowlton | Fixed | May 24, 2018 | Oct 4, 2019 | ||||||
andWhere does not exist in QueryBuilder.cfc? | Unassigned | Samuel W. Knowlton | Fixed | May 18, 2018 | Nov 27, 2018 |
1-50 of 50