| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
- Switch to DISTVERSION
- Drop compiler from USES
- Pet Q/A check
- Take maintainership
ChangeLog: https://github.com/Seek-One/opendbviewer/blob/master/ChangeLog
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rebase the patch for CMakeLists.txt that has changed its identation level
Changelog:
* Don't clear connection information if connection fails
* Fix icon
* Disable GUI console
PR: 239450
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
MFH: 2019Q3
Notes:
svn path=/head/; revision=507543
|
|
|
OpenDBViewer is a simple database explorer for SQLite, MySQL, and
PostgreSQL databases. It contains:
- SQL syntax highlightings
- Multi database, table, and worksheet view
- Big database loading
- Open SQLite table directly with drag'n drop
- History of last connection
- Edit database directly from the table view
WWW: https://github.com/Jet1oeil/opendbviewer
PR: 231473
Submitted by: lbartoletti@tuxfamily.org (based on)
Notes:
svn path=/head/; revision=480165
|