-- drop unused create_item function
DROP FUNCTION IF EXISTS create_item(jsonb, jsonb, jsonb, interval);