-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtodo.txt
More file actions
72 lines (72 loc) · 1.73 KB
/
todo.txt
File metadata and controls
72 lines (72 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
edit schema dialog
users helper
editable shortcuts
beautify query
upcase keywords
query history:
save not executed on close session?
exec and error columns?
highlight
search tables table insert/select/update/delete/alter/any filters
copy many
find-static-functions.py
tokens:
ms access functions and types
store in file
textedit:
functions arguments popup
alias tokens (subqueries)
autocomplete before and after '(),;'
relations:
fix double join
refactor
dialogs:
tab order
join helper:
relations, tables: copy/paste/delete event filter
reorder tables buttons
deduce relations %table_name%_id
connect database:
pick file for odbc and sqlite drivers
drag reorder eventfilter
database history:
search filters
fix save data 'select * from (((foo)))'
qsharedpointer for query models?
csv/tsv to sql
plot:
both:
detachable
title, axis titles
show text on hover
x as datatime
xy:
distribution:
sigm, m0, gauss curve
y in percent
memleaks
clean disconnect
color input delegate
combobox delegates with autocompletion instead of lineedit (optional)
save data:
insert ignore (mysql, psql)
output directory
output to temporary file
open with editor
csv header data
values(),(),()
remember format and output
execute file
fetchmore on column select
do not create new session if current session tab is empty
switch to res tab if there were no tabs other than stat before
schema tree:
context menu: multiple tables select (join)
dataimport:
autoincrement (serial)
insert ignore
values(),(),()
array and json data types
import from json
export json date, datetime, time options
edit table data