aboutsummaryrefslogtreecommitdiff
path: root/html/new-connection.html
AgeCommit message (Collapse)AuthorFilesLines
2018-02-28Remove cross-schema autocomplete until it can be improvedJames Barnett1-2/+8
Add pg database param to new connection config
2018-02-28Update readme. Fix result parsing bug. Rearrange filesJames Barnett1-0/+73
- Prefix query result fields with an underscore to avoid clashing with JS builtin property/function names which causes issues with Tabulator - Move html files into their own dir