You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [ ] Check how to add the name of the table before printing the table.
8
8
* [ ] Add a new trigger for M-/ that does naive completion.
9
9
* [ ] New Feature List - Write the current version to config file. At launch if the version has changed, display the changelog between the two versions.
10
-
* [ ] need_search_path_refresh doesn't need to split the document.text, cur.query returns the current sql.
11
-
* [ ] See if the need_search_path_refresh can be done outside the loop.
12
10
* [ ] Add a test for 'select * from custom.abc where custom.abc.' should suggest columns from abc.
13
-
* [ ] Search for Dataframe in the source and replace them.
14
11
* [ ] pgexecute columns(), tables() etc can be just cursors instead of fetchall()
0 commit comments