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 f1cd21e commit e4ee08bCopy full SHA for e4ee08b
README.md
@@ -1,6 +1,6 @@
1
# PHP-CRUD-API
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