mirror of
https://github.com/grocy/grocy.git
synced 2025-04-28 17:23:56 +00:00
Use managed fonts Include userentities dynamically in grocy.openapi.json for /userfields/{entity}/{objectId} endpoints (closes #1218) Fixed userfieldsform load / save (for products and recipes) handling (fixes #1302) Fixed PUT/DELETE /objects/{entity}/{objectId} when the given object id was invalid (fixes #1396) Allow arrays in HTMLPurifier (fixes #1407)
3 lines
60 B
SQL
3 lines
60 B
SQL
DELETE FROM userfield_values
|
|
WHERE object_id = 'undefined';
|