ensureTable_ method Null safety
Adds DML statement to automatically create JSON(B) table
idType
type of the id column (default: VARCHAR(32))dataType
type of the data column (default: JSON)
Adds DML statement to automatically create JSON(B) table
idType
type of the id column (default: VARCHAR(32))dataType
type of the data column (default: JSON)