sqlectron / sqlectron-gui

A simple and lightweight SQL client desktop with cross database and platform support.
https://sqlectron.github.io/
MIT License
4.51k stars 526 forks source link

accidental pr, meant for different fork #696

Closed ChiaEnC closed 2 years ago

ChiaEnC commented 2 years ago

create new reducers and actions for the schema information for calling nl2sql API. For now, the trigger point is using the toggle to retrieve table columns information. Later design would optimize the flow and also refractor the API part.