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