Created attachment 204262 [details] sqlitebrowser 3.11.2 This is a minor bug fix release in the 3.11.x series Bug fixes and enhancements since 3.11.1 #1756 - Enable 'Edit Database Cell' when view is editable #1758 - DB browser crashes when I try to attach additional database to current one #1764 - CASE-SENSITIVITY: Error importing data from SQL file: cannot start a transaction within a transaction #1772 - Cell edit window considers binary data to be text/numeric if first byte is in ascii range #1774 - Crashes when browsing a empty view with view editing enabled #1777 - Trying to save after successfull import fails #1799 - Attach encrypted database results in Out of Memory Error #1814 - File is not a database #1829 - Can't remove password from an encrypted database any more 1a59c8c - grammar: Fix keywords as table name and keywords as column name Include SQLite 3.27.2 instead of SQLite 3.27.1 Include SQLCipher 4.1.0 instead of 4.0.1 Updated translation strings #1600 - Korean #1830 - Brazilian Portuguese #1833 - Italian e2ad545 - German --- poudriere 11/12 i386/amd64 OK
A commit references this bug: Author: swills Date: Thu May 9 14:57:56 UTC 2019 New revision: 501104 URL: https://svnweb.freebsd.org/changeset/ports/501104 Log: databases/sqlitebrowser: update to 3.11.2 PR: 237789 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) Changes: head/databases/sqlitebrowser/Makefile head/databases/sqlitebrowser/distinfo
Committed, thanks!