1
0
forked from pool/sqlitebrowser
Go to file
Lars Vogdt 3766e6f8f6 - update to 3.4.0
+ CSV file import and export code has been extensively modified
    for better RFC compatibility
  + support for custom collation sequences. This lets people use
    SQLite3 databases copied from their Android phone or tablet.
  + several fixes in our SQL grammar parser 
  + Make adding new rows less confusing by showing automatically
    generated data by default values, triggers or the PK right after
    the new row is added
  + Edit Table dialog: Add option for adding a unique constraint to columns
  + UI improvements: Show line numbers in the SQL log
  + Add a database schema pane (can be torn off)
  + Added a Russian translation, fixed German translation
  + new Project files feature, for saving metadata about your SQLite
    Database files
  + New: Plotting, a quick and dirty way to draw graphs from your 
    table data
  + Bi-licensed under MPLv2 and GPLv3
- use cmake now instead of old qmake
- let make install the sqlitebrowser binary

OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=7
2014-12-08 10:59:46 +00:00
.gitattributes Accepting request 126169 from home:lrupp 2012-06-26 12:36:57 +00:00
.gitignore Accepting request 126169 from home:lrupp 2012-06-26 12:36:57 +00:00
sqlitebrowser-sqlitebrowser-ce41627.tar.bz2 - update to 3.4.0 2014-12-08 10:59:46 +00:00
sqlitebrowser.1 - update to 3.0: 2013-11-07 13:23:18 +00:00
sqlitebrowser.changes - update to 3.4.0 2014-12-08 10:59:46 +00:00
sqlitebrowser.spec - update to 3.4.0 2014-12-08 10:59:46 +00:00