github TabularisDB/tabularis v0.14.0

4 hours ago

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 #400
  • fix(sidebar): prevent clear button (X) from overlapping scrollbar in table filter by @viniciusmelocodes in #403
  • feat(mysql): support cleartext auth plugin for Warpgate bastions (#336) by @pokertour in #337
  • fix(postgres): bind temporal/uuid values via explicit wire types by @NewtTheWolf in #408
  • feat(views): add PostgreSQL materialized views support by @Davydhh in #342
  • feat(sidebar): keyboard shortcut to focus the table filter by @Davydhh in #412
  • fix(mysql): route routine DDL through text protocol by @Stiwar0098 in #348
  • fix(mcp): classify compound routines as ddl by @Stiwar0098 in #385
  • fix(mysql): route view DDL through text protocol by @danielnuld in #390
  • fix: preserve composite indexes in generated SQL by @snvtac in #373
  • feat(sidebar): typo-tolerant fuzzy matching for the table & trigger filters by @Davydhh in #417
  • fix(plugins): keep ui_extensions driver filter when parsing plugin manifests by @debba in #424
  • feat(routines): stored routine management (run/create/edit/drop) with plugin support by @debba in #416
  • feat(navigator): fuzzy search in the Quick Navigator by @Davydhh in #421
  • feat(connections): open a connection in a dedicated window by @debba in #409
  • feat(editor): show total row count for the current query by @Davydhh in #410
  • Confirm before running destructive queries (missing WHERE, DROP, TRUNCATE) by @debba in #429
  • chore: upgrade Node to 24 by @Davydhh in #422
  • fix(postgres): exclude OUT parameters from function call signature by @debba in #434

New Contributors

Full Changelog: v0.13.4...v0.14.0


Stay in touch: Website · Discord · X · Bluesky · Mastodon · GitHub

Don't miss a new tabularis release

NewReleases is sending notifications on new releases.