sqlitebrowser 3.11.2-1build1 source package in Ubuntu

Changelog

sqlitebrowser (3.11.2-1build1) focal; urgency=medium

  * No-change rebuild against libqscintilla2-qt5-15.

 -- Rik Mills <email address hidden>  Thu, 21 Nov 2019 09:53:02 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Focal
Original maintainer:
Arto Jantunen
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqlitebrowser_3.11.2.orig.tar.gz 2.4 MiB 298acb28878aa712277a1c35c185b07a5a1671cc3e2c6a21b323477b91d486fc
sqlitebrowser_3.11.2-1build1.debian.tar.xz 5.1 KiB b5e7c47b8848fbf5af8d721a72f17dd3fc78d810397b2bcad72f9a23e1580f57
sqlitebrowser_3.11.2-1build1.dsc 2.0 KiB 0d1d8d8236b41635acd3f88323facb5341d5e0ece341786da013ac143e741c74

View changes file

Binary packages built by this source

sqlitebrowser: GUI editor for SQLite databases

 SQLite Database Browser is a visual tool used to create, design and edit
 database files compatible with SQLite. Its interface is based on QT,
 and is meant to be used for users and developers that want to create
 databases, edit and search data using a familiar spreadsheet-like
 interface, without the need to learn complicated SQL commands.
 Controls and wizards are available for users to:
  - Create and compact database files
  - Create, define, modify and delete tables
  - Create, define and delete indexes
  - Browse, edit, add and delete records
  - Search records
  - Import and export records as text
  - Import and export tables from/to CSV files
  - Import and export databases from/to SQL dump files
  - Issue SQL queries and inspect the results
  - Examine a log of all SQL commands issued by the application
 .
 SQLite Database Browser is not a visual shell for the sqlite command line
 tool. It does not require familiarity with SQL commands.

sqlitebrowser-dbgsym: debug symbols for sqlitebrowser