Files
ubicloud/routes/webhook
Jeremy Evans ad1a4ddbff Remove Dataset#for_update from webhook route
This switches from Model#update to Dataset#update. To do that, we
need to manually wrap the value with Sequel.pg_jsonb.
2025-03-28 09:31:41 -07:00
..