See the assets below to download this version and install.
What's Changed
- fix(postgres): resolve view definition lookup for qualified view names by @debba in https://github.com/TabularisDB/tabularis/pull/400
- fix(sidebar): prevent clear button (X) from overlapping scrollbar in table filter by @viniciusmelocodes in https://github.com/TabularisDB/tabularis/pull/403
- feat(mysql): support cleartext auth plugin for Warpgate bastions (#336) by @pokertour in https://github.com/TabularisDB/tabularis/pull/337
- fix(postgres): bind temporal/uuid values via explicit wire types by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/408
- feat(views): add PostgreSQL materialized views support by @Davydhh in https://github.com/TabularisDB/tabularis/pull/342
- feat(sidebar): keyboard shortcut to focus the table filter by @Davydhh in https://github.com/TabularisDB/tabularis/pull/412
- fix(mysql): route routine DDL through text protocol by @Stiwar0098 in https://github.com/TabularisDB/tabularis/pull/348
- fix(mcp): classify compound routines as ddl by @Stiwar0098 in https://github.com/TabularisDB/tabularis/pull/385
- fix(mysql): route view DDL through text protocol by @danielnuld in https://github.com/TabularisDB/tabularis/pull/390
- fix: preserve composite indexes in generated SQL by @snvtac in https://github.com/TabularisDB/tabularis/pull/373
- feat(sidebar): typo-tolerant fuzzy matching for the table & trigger filters by @Davydhh in https://github.com/TabularisDB/tabularis/pull/417
- fix(plugins): keep ui_extensions driver filter when parsing plugin manifests by @debba in https://github.com/TabularisDB/tabularis/pull/424
- feat(routines): stored routine management (run/create/edit/drop) with plugin support by @debba in https://github.com/TabularisDB/tabularis/pull/416
- feat(navigator): fuzzy search in the Quick Navigator by @Davydhh in https://github.com/TabularisDB/tabularis/pull/421
- feat(connections): open a connection in a dedicated window by @debba in https://github.com/TabularisDB/tabularis/pull/409
- feat(editor): show total row count for the current query by @Davydhh in https://github.com/TabularisDB/tabularis/pull/410
- Confirm before running destructive queries (missing WHERE, DROP, TRUNCATE) by @debba in https://github.com/TabularisDB/tabularis/pull/429
- chore: upgrade Node to 24 by @Davydhh in https://github.com/TabularisDB/tabularis/pull/422
- fix(postgres): exclude OUT parameters from function call signature by @debba in https://github.com/TabularisDB/tabularis/pull/434
New Contributors
- @viniciusmelocodes made their first contribution in https://github.com/TabularisDB/tabularis/pull/403
- @pokertour made their first contribution in https://github.com/TabularisDB/tabularis/pull/337
- @snvtac made their first contribution in https://github.com/TabularisDB/tabularis/pull/373
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.13.4...v0.14.0
Stay in touch: Website · Discord · X · Bluesky · Mastodon · GitHub