Presterity / bookmarks

Client applications, REST API, and datastore for bookmarked reference material.
0 stars 0 forks source link

Bookmark Manager DAO #6

Closed jpowerwa closed 7 years ago

jpowerwa commented 7 years ago

Use context manager around SQLAlchemy session to make sure sessions get closed.

jpowerwa commented 7 years ago

Did this instead: commit f544e14