IvanParvanovski / WorkPal

MIT License
0 stars 0 forks source link

Add commit parameter to the services when they create an object #27

Closed IvanParvanovski closed 4 months ago

IvanParvanovski commented 4 months ago

Before saving the object, there should be an option to determine whether this object should be created, saved, and returned, or only created and returned. This can be achieved with an optional parameter commit, which defaults to True.