|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Debba.Tabularis |
| 5 | +PackageVersion: 0.13.2 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Debba |
| 8 | +PublisherUrl: https://github.com/debba |
| 9 | +PublisherSupportUrl: https://github.com/debba/tabularis/issues |
| 10 | +PackageName: tabularis |
| 11 | +PackageUrl: https://github.com/debba/tabularis |
| 12 | +License: Apache-2.0 |
| 13 | +LicenseUrl: https://github.com/TabularisDB/tabularis/blob/HEAD/LICENSE |
| 14 | +ShortDescription: A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics. |
| 15 | +Tags: |
| 16 | +- ai-agent |
| 17 | +- cross-platform |
| 18 | +- database-client |
| 19 | +- database-gui |
| 20 | +- database-management |
| 21 | +- database-tool |
| 22 | +- developer-tools |
| 23 | +- er-diagram |
| 24 | +- mcp |
| 25 | +- mysql |
| 26 | +- postgresql |
| 27 | +- react |
| 28 | +- rust |
| 29 | +- sql |
| 30 | +- sql-editor |
| 31 | +- sqlite |
| 32 | +ReleaseNotes: |- |
| 33 | + See the assets to download this version and install. |
| 34 | + What's Changed |
| 35 | + - feat: show sql progress in realtime by @fzlee in #296 |
| 36 | + - Speed up DataGrid scrolling on wide / large tables by @debba in #287 |
| 37 | + - feat(connection): show SSL tab for plugin drivers via supports_ssl capability by @Aditeya in #309 |
| 38 | + - feat(explain): show Actual Rows column in MariaDB Visual EXPLAIN table view by @debba in #302 |
| 39 | + - fix(mysql): multiply per-loop time by loops in Visual EXPLAIN by @debba in #303 |
| 40 | + - feat(notebook): manage saved notebooks per connection by @debba in #304 |
| 41 | + - feat(plugins): add Redis (Go) plugin v0.4.1 by @gzamboni in #314 |
| 42 | + - fix(autocomplete): suggest clause keywords and correct columns after … by @thomaswasle in #295 |
| 43 | + - docs(readme): restructure README for clarity and conversion by @debba in #318 |
| 44 | + - feat(frontend): Refresh and Add Table buttons are difficult to select when scroll bars appear by @VincentZhangy in #315 |
| 45 | + New Contributors |
| 46 | + - @fzlee made their first contribution in #296 |
| 47 | + - @Aditeya made their first contribution in #309 |
| 48 | + Full Changelog: v0.13.1...v0.13.2 |
| 49 | +ReleaseNotesUrl: https://github.com/TabularisDB/tabularis/releases/tag/v0.13.2 |
| 50 | +ManifestType: defaultLocale |
| 51 | +ManifestVersion: 1.12.0 |
0 commit comments