curl --location 'https://spending-juanthehuman.turso.io/v2/pipeline' \
--header 'Content-Type: application/json' \
--header 'Authorization: ••••••' \
--data '{"requests": [{"type": "execute","stmt": {"sql": "SELECT * FROM records"}},{"type": "close"}]}'
curl --location 'https://spending-juanthehuman.turso.io/v2/pipeline' \
--header 'Content-Type: application/json' \
--header 'Authorization: ••••••' \
--data '{"requests": [{"type": "execute","stmt": {"sql": "SELECT * FROM records"}},{"type": "close"}]}'