Tags: elvanto/picodb
Toggle 6.1.0's commit message
Add trust server certificate option for MSSQL connections (#40 )
Toggle 6.0.1's commit message
Do not mutate Table::$groupBy when building SQL (#36 )
Toggle 6.0.0's commit message
Return no results, rather than throwing an exception when ->in() is p…
…assed an empty array. (#35 )
Toggle 5.1.0's commit message
Add `when` method to allow conditional query construction (#32 )
Toggle 5.0.0's commit message
[MAINTENANCE] - Move to PHP >= 8.0 (#31 )
Toggle 4.5.1's commit message
[HOTFIX] - Include bound parameters for joins within subqueries (#29 )
* Include bound subquery join values
* Use latest actions/cache package
* Updated remaining actions/cache reference
Toggle 4.5.0's commit message
[ENHANCEMENT] - Allow additional conditions on joins (#28 )
* Implemented NOT and XOR operations
* Implemented tests for supported operators
* Fixed NOT operator
* Adjusted tests
* Finalized tests
* Fixed table name escaping
* Fixed further tests
* Implemented join conditionals
* Added support for IN conditions
* Fixed bound params
* Updated README.md
Toggle 4.4.0's commit message
Correct CREATE TABLE IF NOT EXISTS syntax for MSSQL (#26 )
Toggle 4.3.0's commit message
Enhance log messages (#23 )
Toggle 4.2.1's commit message
HOTFIX - Minor changes (#20 )
You can’t perform that action at this time.