Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto
at main 335 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "UPDATE artists_extended SET name = $1, updated_at = NOW() WHERE id = $2", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Text", 9 "Int4" 10 ] 11 }, 12 "nullable": [] 13 }, 14 "hash": "b23dc54aec3e2bee85f1e5874df7ad4cbaeb15ca043b244bbce224dfc26d8b56" 15}