Hi!
We’ve released a new version of the SDK, 0.0.46, which contains three new functions:
base.unstable_createTableAsync()
Creates a new table in the base with specified name and fields
table.unstable_createFieldAsync()
Creates a new field in the ta...