vault backup: 2025-03-30 01:02:10

Affected files:
Management/Development and Configuration/Datapack/Database.md
This commit is contained in:
ehrumsey 2025-03-30 01:02:10 -05:00
parent a3b50edf45
commit 819839a761

View File

@ -21,6 +21,7 @@ function tables.myTable() {
database: {
tables: {
$table: {
lock: bool, // locked tables cannot be accessed by queries
name: string, // $name
fields: string[], // $field
pk: string, // $field