issues
search
dymmond
/
edgy
🔥 The perfect ORM to work with complex databases 🔥
https://edgy.dymmond.com
BSD 3-Clause "New" or "Revised" License
191
stars
9
forks
source link
Fixes Relationship, workflow update
#130
Closed
devkral
closed
4 months ago
devkral
commented
4 months ago
Changes
allow remove without argument for unique relations
return object when adding, so we can find out if adding succeeded
add tests
Infra:
only run tests when scheduled or paths match the src paths (see workflow logic)
Changes
Infra: