Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-18 | Merge where() and having() logic - it's structurally identical and only the k... | Andrey Andreev | 1 | -9/+11 |
2012-07-18 | Remove dependancies on qb_like and remove unneeded parameters from _delete(),... | Andrey Andreev | 1 | -45/+22 |
2012-07-05 | Replace localhost with 127.0.0.1 and remove the PDO::ERRMODE_SILENT option - ... | Andrey Andreev | 1 | -1/+1 |
2012-06-25 | Fix pdo_pgsql _limit() | Andrey Andreev | 1 | -1/+1 |
2012-06-25 | Add pdo_odbc subdriver | Andrey Andreev | 1 | -1/+1 |
2012-06-25 | Add pdo_4d subdriver | Andrey Andreev | 1 | -1/+1 |
2012-06-24 | Add pdo_mysql subdriver | Andrey Andreev | 1 | -1/+1 |
2012-06-23 | Add pdo_pgsql subdriver | Andrey Andreev | 1 | -0/+341 |