Closed KerryRitter closed 11 months ago
We can now create indexes on the fly. We should either check if the indexes/tables exist and not try to create them, or swallow the exception to create index/tables that exist.
Yes, it would be super helpful to have this functionality. Any progress here?
@mipopon merged
We can now create indexes on the fly. We should either check if the indexes/tables exist and not try to create them, or swallow the exception to create index/tables that exist.