We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aee52d commit 8b5ac14Copy full SHA for 8b5ac14
docs/databases.rst
@@ -79,7 +79,7 @@ So if the ``DB_FILE`` is "/data/db.sqlite3" then the string will be ``sqlite:///
79
Required Parameters
80
-------------------
81
82
-``path``:
+``file_path``:
83
Path to SQLite3 file. ``:memory:`` is a special path that indicates in-memory database.
84
85
Optional parameters:
0 commit comments