Package sqlitestudio: Information
Source package: sqlitestudio
Version: 3.4.1-alt3
Build time: Jan 31, 2023, 11:07 PM
Category: Development/Databases
Report package bugHome page: https://github.com/pawelsalawa/sqlitestudio
License: GPL-3.0+
Summary: Database manager for SQLite
Description:
SQLiteStudio is a free, open source, multi-platform SQLite database manager written in C++, with use of Qt framework. Features: * Single executable file * Intuitive interface * All SQLite3 and SQLite2 features wrapped within simple GUI * Cross-platform * Localizations * Exporting to various formats * Importing data from various formats * Numerous small additions * UTF-8 support * Skinnable * Configurable colors, fonts and shortcuts
Maintainer: Michael Shigorin
Last changed
Jan. 24, 2023 Michael Shigorin 3.4.1-alt3
- fix build on other non-x86 arches as well (drop -msse* there)
Jan. 24, 2023 Michael Shigorin 3.4.1-alt2
- shell wrappers instead of patchelf --set-rpath for better portability (tested on e2kv4) - preserve timestamps - minor spec cleanup
Dec. 28, 2022 Evgeniy Kukhtinov 3.4.1-alt1
- Initial build