Skip to content

Releases: effectra/sql-query

v2.0.12

11 Nov 20:54

Choose a tag to compare

fix buildString for bindParam (values start with ':'), strpos($value,…

v2.0.11

10 Nov 10:03

Choose a tag to compare

fix LIKE query

v2.0.10

10 Nov 09:50

Choose a tag to compare

fix LIKE query

v2.0.9

28 Sep 11:45

Choose a tag to compare

change string method from logtext to varchar(255)

v2.0.8

28 Sep 11:36

Choose a tag to compare

add after method

v2.0.7

27 Sep 10:18

Choose a tag to compare

add if/if not exists to create table

v2.0.6

26 Sep 19:54

Choose a tag to compare

update Drop class methods,covnert return void to self

v2.0.5

26 Sep 14:12

Choose a tag to compare

fix buildString

v2.0.4

25 Sep 19:12

Choose a tag to compare

update valueBuilder for string with sign ':' to handle PDO params

v2.0.3

25 Sep 17:09

Choose a tag to compare

replace whereCondition method to OperationsTrait