EXE
WinGet
tabularis
Debba · 0.10.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
tabularis_0.10.2_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tabularis
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.10.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
tabularis_0.10.2_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Debba.Tabularis
Version
0.10.2
Description
A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics.
License
Apache-2.0
↗
Homepage
https://github.com/debba/tabularis
Installer URL
https://github.com/TabularisDB/tabularis/releases/download/v0.10.2/tabularis_0.10.2_x64-setup.exe
Release Notes
See the assets to download this version and install.
What's Changed
- feat(data-grid): cell-level selection and copy by @thomaswasle in #161
- fix(postgres): switch deadpool TLS to rustls + honor ssl_ca (closes #166) by @benedettoraviotta in #167
- feat(data-grid): add SQL INSERT as a copy format option by @thomaswasle in #168
- fix(db): omit empty password in connection URLs by @debba in #169
New Contributors
- @benedettoraviotta made their first contribution in #167
Full Changelog: v0.10.1...v…