|
c1c67d0267
|
fix: type coercion to list array for params in driver (#25)
|
2023-12-26 12:42:23 +01:00 |
|
|
0235610bfa
|
fix: array type coercion for params in driver (#24)
|
2023-12-26 12:33:38 +01:00 |
|
|
38fe8e5b82
|
feat(refactor): implement mysqli->execute_query() (#22)
|
2023-12-24 19:48:36 +01:00 |
|
|
84efec8938
|
feat(refactor): add method chaining instead of multiple method arguments (#10)
* fix: convert indent. to tabs
* feat: add method chaining
* feat(doc): add chaining to README
|
2023-10-26 15:00:04 +02:00 |
|
|
eb11bca86a
|
feat: add ORDER BY and LIMIT OFFSET methods (#8)
* feat: add ORDER BY and LIMIT OFFSET methods
* feat(doc): add ORDER BY and LIMIT to README
|
2023-10-16 13:14:21 +02:00 |
|