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 ef8945d commit 811f936Copy full SHA for 811f936
README.md
@@ -22,6 +22,7 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
22
23
## Limitations
24
25
+ - Primary keys should either be auto-increment (from 1) or UUID
26
- Composite primary or foreign keys are not supported
27
- Complex filters (with both "and" & "or") are not supported
28
- Complex writes (transactions) are not supported
0 commit comments