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.
tableName
1 parent fbdace4 commit 1e3082dCopy full SHA for 1e3082d
docs/2.drivers/database.md
@@ -57,4 +57,4 @@ Before first operation, driver ensures a table with columns of `id`, `value`, `b
57
**Options:**
58
59
- **`database`** (required): A `db0` database instance.
60
-- `table`: The name of the table to use. It defaults to `unstorage`.
+- `tableName`: The name of the table to use. It defaults to `unstorage`.
0 commit comments