Add tabe creationg log message
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
This commit is contained in:
parent
d5aa1859d6
commit
19175fbb93
@ -1,6 +1,6 @@
|
||||
@lazy //takes name of table. metadata must already exist.
|
||||
function createTable(name) {
|
||||
say "initialzing table: $name...";
|
||||
logger(2, database.createTable, "Creating table: $name")
|
||||
Array.forEach(
|
||||
"ferdinland:ferdinland",
|
||||
"database.tables.$name.fields",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user