Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto
at main 412 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "SELECT generate_synthetic_mbid($1)", 4 "describe": { 5 "columns": [ 6 { 7 "ordinal": 0, 8 "name": "generate_synthetic_mbid", 9 "type_info": "Uuid" 10 } 11 ], 12 "parameters": { 13 "Left": [ 14 "Text" 15 ] 16 }, 17 "nullable": [ 18 null 19 ] 20 }, 21 "hash": "ad02971766fb37f49f4a75a6414807606be0562574826f8fe88827c645c01acd" 22}