vault backup: 2025-03-30 01:02:10
Affected files: Management/Development and Configuration/Datapack/Database.md
This commit is contained in:
parent
a3b50edf45
commit
819839a761
@ -21,6 +21,7 @@ function tables.myTable() {
|
|||||||
database: {
|
database: {
|
||||||
tables: {
|
tables: {
|
||||||
$table: {
|
$table: {
|
||||||
|
lock: bool, // locked tables cannot be accessed by queries
|
||||||
name: string, // $name
|
name: string, // $name
|
||||||
fields: string[], // $field
|
fields: string[], // $field
|
||||||
pk: string, // $field
|
pk: string, // $field
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user