Skip to content

Commit 811f936

Browse files
authored
Update README.md
1 parent ef8945d commit 811f936

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
2222

2323
## Limitations
2424

25+
- Primary keys should either be auto-increment (from 1) or UUID
2526
- Composite primary or foreign keys are not supported
2627
- Complex filters (with both "and" & "or") are not supported
2728
- Complex writes (transactions) are not supported

0 commit comments

Comments
 (0)