See the assets to download this version and install.
What's Changed
- feat(query-builder): add mini result grid, schema hook, and layout util by @debba in https://github.com/TabularisDB/tabularis/pull/153
- feat(postgres): add binding module for parameterized values by @debba in https://github.com/TabularisDB/tabularis/pull/156
- fix: resolve double LIMIT bug in SQL pagination wrapping by @midasism in https://github.com/TabularisDB/tabularis/pull/154
- bug: changeed connections configuration so input fiels do not look prefilled if they are not by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/157
- Add multi-row deletion via context menu by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/158
- feat: Make database selector dropdowns scrollable after 10 entries by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/160
- Add duplicate row and insert current time via context menu by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/159
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.10.0...v0.10.1