OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

1548 delete a row using the http api leads to server error if table includes not nullable fileds #1581

Closed wingechr closed 4 months ago

wingechr commented 4 months ago

Bugfix: delete a row using the http api leads to server error if table includes not nullable fields

Closes #1548