* feat(frontend): Added support for mysql in the Database Studio * feat(frontend): generic db * feat(frontend): generic column def wip * fix(frontend): adapt queries * fix(frontend): adapt queries * fix(frontend): wip * fix(frontend): wip * feat(frontend): remove useless runnable calls * feat(frontend): MySQL + PSQL done, mssql wip * feat(frontend): clean up * feat(frontend): clean up * feat(frontend): mssql: select + count done * feat(frontend): mssql: update, insert and delete + fix policies * feat(frontend): typo * feat(frontend): fix build * feat(frontend): improve perf + UI * feat(frontend): add snowflake * feat(frontend): fix count * feat(frontend): debounce input * feat(frontend): fix deploy button * feat(frontend): remove ghost rows * feat(frontend): Fix search * feat(frontend): Fix search * feat(fontend): remove bigquery * feat(fontend): Fix performance issues + sorting * feat(fontend): Fix lastRow * feat(fontend): Fix build + search * feat(fontend): fix mysql metadata * feat(fontend): simplify code * feat(fontend): remove cache + fix the number of calls * feat(fontend): clean up * feat(fontend): clean up * feat(fontend): remove dead code * feat(fontend): fix infinite scroll * feat(fontend): fix count * feat(fontend): remove unnecessary clearRows * feat(fontend): add missing delete policy * feat(fontend): fix search * feat(fontend): fix search * feat(fontend): roll back infiniteInitialRowCount * feat(fontend): roll back infiniteInitialRowCount * feat(fontend): add bigquery (#3326) * feat(fontend): add bigquery --------- Co-authored-by: HugoCasa <hugo@casademont.ch> * feat(fontend): remove code duplication * feat(fontend): add mapping for postgres --------- Co-authored-by: HugoCasa <hugo@casademont.ch>
Windmill frontend
The Windmill frontend written in Svelte + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo