ndwarshuis / org-sql

SQL backend for Emacs Org-Mode
GNU General Public License v3.0
97 stars 9 forks source link

swapped calls of 'org-sql-user-push' and 'org-sql-user-pull' #13

Closed jarofromel closed 3 years ago

jarofromel commented 3 years ago

The command org-sql-user-push calls org-sql-pull-from-db and vice versa.

https://github.com/ndwarshuis/org-sql/blob/2487d89cbe17a283c01898aef0c6b491cc229d50/org-sql.el#L3738-L3750