We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c827dcd commit a6c78c6Copy full SHA for a6c78c6
1 file changed
README.md
@@ -323,7 +323,7 @@ For optimal performance in production environments:
323
### Limitations
324
325
- SQL queries are **read-only** and support a limited subset of SQL syntax
326
-- Create Table supports a limited number of column types. Lookup column is not yet supported.
+- Create Table supports a limited number of column types. Lookup columns are not yet supported.
327
- Creating relationships between tables is not yet supported.
328
- File uploads are limited by Dataverse file size restrictions (default 128MB per file)
329
0 commit comments