Maurits van der Schee 7 years ago
parent
commit
b7123a9915
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -40,6 +40,7 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
40 40
 ## Limitations
41 41
 
42 42
   - Primary keys should either be auto-increment (from 1 to 2^53) or UUID
43
+  - Column names must be strictly alphanumeric, hyphens/underscores are allowed
43 44
   - Composite primary or foreign keys are not supported
44 45
   - Complex filters (with both "and" & "or") are not supported
45 46
   - Complex writes (transactions) are not supported

Loading…
Cancel
Save