We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df50c6 commit 604be57Copy full SHA for 604be57
README.md
@@ -10,7 +10,7 @@ What is Magic-query?
10
11
Magic-query is a PHP library that helps you work with complex SQL queries.
12
13
-It comes with 2 great features:
+It comes with 3 great features:
14
15
- [**MagicParameters**: it helps you work with SQL queries that require a variable number of parameters.](#parameters)
16
- [**MagicJoin**: it writes JOINs for you!](#joins)
0 commit comments