Open CammyFentreux opened 3 years ago
I haven't looked close enough to this to know if the MySQL would work, but I think theoretically it could be done all at once saveAvailability and saveAvailabilities in UserClient.js
saveAvailability
saveAvailabilities
UserClient.js
This can be done just using the values syntax (https://stackoverflow.com/a/6889087/4437968), I'll do it over the weekend unless you want to give it a go yourself.
I haven't looked close enough to this to know if the MySQL would work, but I think theoretically it could be done all at once
saveAvailability
andsaveAvailabilities
inUserClient.js