clarity20 / miniquery

TUI front end for TQL.
1 stars 0 forks source link

Enable hotfixing of db- and table-specific settings #19

Closed clarity20 closed 2 years ago

clarity20 commented 4 years ago

Devise an easy(-er) way to hot-create and hotfix the db- and table-specific settings like standard_columns. I see two main ways to do this:

clarity20 commented 4 years ago

The greater priority is hot-creation: having a smooth, wizard-like process for onboarding DBs to Miniquery. The latter bullet is preferable for this, but would still allow the possibility of hotfixes to DB configuration.

clarity20 commented 2 years ago

\set and \unset have been enhanced and debugged. Anything that pertains to db or table-specific configurations is covered by issue #34 .