kwrooijen/gungnir

Add gungnir.database/close-datasource!

Ramblurr opened this issue · 1 comments

A way to close the underlying connection pool would be handy when using state management systems like mount or component.

Adding gungnir.database/close-datasource! would suffice here.

Fixed in da272b0