Skip to content

Commit 4c427d7

Browse files
committed
fix #430
1 parent b22eab0 commit 4c427d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ These features match features in v1 (see branch "v1"):
108108
- [ ] ~~Condensed JSON output: first row contains field names~~
109109
- [x] Sanitize and validate input using callbacks
110110
- [x] Permission system for databases, tables, columns and records
111-
- [ ] Multi-tenant database layouts are supported
111+
- [x] Multi-tenant database layouts are supported
112112
- [x] Multi-domain CORS support for cross-domain requests
113113
- [x] Support for reading joined results from multiple tables
114114
- [x] Search support on multiple criteria

0 commit comments

Comments
 (0)