Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed upsert_institution to return a session.get() (#91)
Closes #90 Updated upsert_institution function to remove the flush and refresh and simplified to return a session.get(dao, lei) which will return the latest fully populated FIDao
- Loading branch information