kjk / dbworkbench

Database workbench for Mac and Windows
MIT License
5 stars 1 forks source link

fix bookmarks api call #22

Closed kjk closed 8 years ago

kjk commented 9 years ago

The backend tries to save bookmarks data in ~/.pgweb/bookmarks, which doesn't exist. Should change it to getDataDir()/bookmarks for now but ultimates it's per-user so should be in database.