Quellcode durchsuchen

Update README.md

Maurits van der Schee vor 8 Jahren
Ursprung
Commit
811f936719
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -22,6 +22,7 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
22 22
 
23 23
 ## Limitations
24 24
 
25
+  - Primary keys should either be auto-increment (from 1) or UUID
25 26
   - Composite primary or foreign keys are not supported
26 27
   - Complex filters (with both "and" & "or") are not supported
27 28
   - Complex writes (transactions) are not supported

Laden…
Abbrechen
Speichern