Update docs

This commit is contained in:
Jake Barnby
2025-08-26 21:29:44 +12:00
parent 976a578c27
commit ba401ea42e
352 changed files with 4002 additions and 6484 deletions
@@ -58,7 +58,7 @@ class Create extends Action
contentType: ContentType::JSON,
deprecated: new Deprecated(
since: '1.8.0',
replaceWith: 'tablesDB.createDatabase',
replaceWith: 'tablesDB.create',
)
)
])