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 e16ffad commit d6d9709Copy full SHA for d6d9709
README.md
@@ -1,6 +1,6 @@
1
# PHP-CRUD-API (v2)
2
3
-Single file PHP 7 script that adds a REST API to a MySQL 5.5 InnoDB database. PostgreSQL 9.1 and MS SQL Server 2012 are fully supported.
+Single file PHP 7 script that adds a REST API to a MySQL 5.6 InnoDB database. PostgreSQL 9.1 and MS SQL Server 2012 are fully supported.
4
5
NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
6
0 commit comments