Releases: effectra/sql-query
Releases · effectra/sql-query
v2.0.12
Compare
Sorry, something went wrong.
No results found
fix buildString for bindParam (values start with ':'), strpos($value,…
v2.0.11
Compare
Sorry, something went wrong.
No results found
fix LIKE query
v2.0.10
Compare
Sorry, something went wrong.
No results found
fix LIKE query
v2.0.9
Compare
Sorry, something went wrong.
No results found
change string method from logtext to varchar(255)
v2.0.8
Compare
Sorry, something went wrong.
No results found
add after method
v2.0.7
Compare
Sorry, something went wrong.
No results found
add if/if not exists to create table
v2.0.6
Compare
Sorry, something went wrong.
No results found
update Drop class methods,covnert return void to self
v2.0.5
Compare
Sorry, something went wrong.
No results found
fix buildString
v2.0.4
Compare
Sorry, something went wrong.
No results found
update valueBuilder for string with sign ':' to handle PDO params
v2.0.3
Compare
Sorry, something went wrong.
No results found
replace whereCondition method to OperationsTrait