You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or it's able to use two strings (instead of an array) in parameters since [v0.3.5](https://github.com/co0lc0der/simple-query-builder-php/releases/tag/v0.3.5)
@@ -84,7 +84,7 @@ SELECT * FROM `users` WHERE (`name` LIKE '%John%');
or it's able to use two strings (instead of an array) in parameters since [v0.3.5](https://github.com/co0lc0der/simple-query-builder-php/releases/tag/v0.3.5)
@@ -100,7 +100,7 @@ since [v0.3.5](https://github.com/co0lc0der/simple-query-builder-php/releases/ta
0 commit comments