-
-
Notifications
You must be signed in to change notification settings - Fork 521
Pull requests: sqlkata/querybuilder
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add possibility to call InsertGetId with dictionary parameter
#260
opened May 27, 2019 by
arudoy
Loading…
updated Aug 8, 2022
Allowing for Key and Column attributes, and continue on key.
#258
opened May 24, 2019 by
rwood
Loading…
updated Aug 8, 2022
Avoid SQL Injection in debug SQL
#303
opened Oct 8, 2019 by
freakingawesome
Loading…
updated Aug 8, 2022
recursive cte support is added for postgres
#442
opened Jan 7, 2021 by
teomane
Loading…
updated Aug 8, 2022
Adding .ConfigureAwait(false) to async library code
#556
opened Feb 14, 2022 by
BitWizJason
Loading…
updated Aug 8, 2022
Fix access to firebird procedures
#530
opened Oct 8, 2021 by
alexander-zubkov
Loading…
updated Aug 8, 2022
Fix unit test to run sucessfully on machines with non english locales
#591
opened Aug 2, 2022 by
toburger
Loading…
updated Aug 8, 2022
Option to convert object names to uppercase for OracleCompiler
#543
opened Dec 9, 2021 by
jmjgemini
Loading…
updated Aug 8, 2022
XQuery.NewQuery() should return a XQuery
#426
opened Nov 5, 2020 by
bernd5
Loading…
updated Aug 8, 2022
Allow multiple aggregated columns per query
#504
opened Jun 25, 2021 by
dgeelen-uipath
Loading…
updated Aug 8, 2022
Implement column-as keyword for 'select' with SelectAs().
#499
opened Jun 22, 2021 by
dgeelen-uipath
Loading…
updated Aug 8, 2022
Aggregate functions condition support added to Having Queries
#624
opened Oct 22, 2022 by
sinanguc
Loading…
updated Oct 22, 2022
Added joins on CompileUpdateQuery for issue #637
#656
opened Jan 10, 2023 by
brykneval
Loading…
updated Jan 10, 2023
Adds multi-row insert with list of dictionaries (#663)
#664
opened Feb 26, 2023 by
lilacse
Loading…
updated Feb 26, 2023
Minimize ad-hoc queries by omitting repeating column name specifiers
#668
opened Apr 6, 2023 by
sergemso
Loading…
updated Apr 6, 2023
Fix for issue #592, json query fix when question mark is used in data
#628
opened Nov 3, 2022 by
kamisoft-fr
Loading…
updated Oct 10, 2023
Add support for MySQL, USE INDEX on TABLE and JOIN.
#695
opened Nov 15, 2023 by
msmudde
Loading…
updated Nov 15, 2023
String constants for component naming
#699
opened Dec 12, 2023 by
nester-a
Loading…
updated Dec 12, 2023
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.