diff options
| author | 2017-02-09 04:36:04 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:36:04 -0500 | |
| commit | d9aa870e5d509cc7309ab82dd102a937ab58613a (patch) | |
| tree | d92d03d76b5c390b335f1cfd761f1a0b59ec8496 /SQLiteStudio3/coreSQLiteStudio/TODO.txt | |
| parent | 68ee4cbcbe424b95969c70346283a9f217f63825 (diff) | |
Imported Upstream version 3.1.1+dfsg1upstream/3.1.1+dfsg1
Diffstat (limited to 'SQLiteStudio3/coreSQLiteStudio/TODO.txt')
| -rw-r--r-- | SQLiteStudio3/coreSQLiteStudio/TODO.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/SQLiteStudio3/coreSQLiteStudio/TODO.txt b/SQLiteStudio3/coreSQLiteStudio/TODO.txt index 4faac9d..9e0a77d 100644 --- a/SQLiteStudio3/coreSQLiteStudio/TODO.txt +++ b/SQLiteStudio3/coreSQLiteStudio/TODO.txt @@ -11,8 +11,6 @@ cannot reproduce: - BLOB preview engine based on plugins - ERD plugin - DB compare plugin -- Foreign Key value suggestions in GridView -- Foreign Key previews in subframes - executing query with bind params - comments support in formatter @@ -20,7 +18,7 @@ cannot reproduce: - object names (columns, tables, etc) in dialogs should be validated against suffix/prefix whitespaces and if they appear, user should be asked for confirmation - small useful features: generating template queries from context menu for table/view, from data view. - code templates -- commiting DataView should be async +- committing DataView should be async - syntax checkers as services - per language - code assistants as services - per language - specialized validation of expressions for DEFAULT constraint. @@ -48,6 +46,7 @@ cannot reproduce: - constraints tab in table window should have toolbar for adding/editing/deleting constraints - add menu mnemonics support (underlined shortcut letters) - per column filtering field when clicked on column header(?) +- option to show current window's DB path in top window title CLI: - plugin management commands |
