Hi, looks like SchemaUtils.createMissingTablesAndC...
# exposed
n
Hi, looks like SchemaUtils.createMissingTablesAndColumns() function seems to be getting deprecated. What replaces that then? Is there a reason that is being removed? How do I achieve the same effect of attempting to create a table if does not exist or alter a table (if already exists) if needed?
1