Martin Kleusberg d12bb62156 Change design of DBBrowserDB a bit and support more actions with views
Change the design of DBBrowserDB to store all DB objects in one single
map instead of having one map for table, one for views, one for triggers
etc. This requires some changes in the entire program.

Show more details of views in the DB structure tab, i.e. the names of
the fields included in the view. Allow browsing views in the browse tab
and allow exporting views as CSV.
2013-01-04 16:38:59 +01:00
2012-12-23 23:53:54 +01:00
2012-02-10 14:21:16 +01:00
2012-02-04 10:36:30 +01:00

=============
sqlitebrowser
=============

This is a fork from the SF project which seems to be stagnant. 

Website:
  http://sqlitebrowser.sourceforge.net

Project:
  https://sourceforge.net/projects/sqlitebrowser/

Status
------

- Qt3Support was removed
- Recent files menu added

Todo
----

- UI cleanup
- Code cleanup (a lot)

For recent issues look at: https://github.com/rp-/sqlitebrowser/issues

Description
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
Readme 40 MiB
Languages
C++ 95.7%
C 2.6%
SCSS 0.7%
CMake 0.6%
QMake 0.2%
Other 0.1%