dm icon indicating copy to clipboard operation
dm copied to clipboard

Improve db_schema_*() API

Open krlmlr opened this issue 2 years ago • 0 comments

  • [ ] Avoid proactive checks if a schema exists, let the database determine that check and fail accordingly
  • [ ] Use dm_meta() from #517 for db_schema_list() and db_schema_exists()

Follow-up to https://github.com/cynkra/dm/issues/668#issuecomment-942958596.

krlmlr avatar Oct 14 '21 06:10 krlmlr