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 5aebfb7 commit f802f2bCopy full SHA for f802f2b
README.md
@@ -33,6 +33,10 @@ There are also proof-of-concept ports of this script that only support basic RES
33
- PostGIS 2.0 or higher for spatial features in PostgreSQL 9.1 or higher
34
- SQL Server 2012 or higher (2017 for Linux support)
35
36
+## Known issues
37
+
38
+- Seeing integers as strings? Make sure to enable the nd_pdo_mysql extension and disable pdo_mysql.
39
40
## Installation
41
42
This is a single file application! Upload "`api.php`" somewhere and enjoy!
0 commit comments