cunybpl / aiodal

async data access layer and related tools for sqlalchemy core
0 stars 0 forks source link

Add Delete ops to oqm #12

Closed kgasiorowski closed 11 months ago

kgasiorowski commented 11 months ago

This PR will add deleteable DBEntities. When deleted, returns the deleted entity.