You seem to be doing that, so what's the error?
You seem to be doing that, so what's the error?


Cloudflare dashboard: Degraded availability but accessible
API: Degraded availability but accessible
dbSource.prepare('UPDATE vote_features SET vote_count_yes = vote_count_yes + 1 WHERE id = ?;', id) can work with either const dbSource = new TursoDatabaseSource('your-turso-url', 'your-turso-token'); or const dbSource = new D1DatabaseSource(event.platform?.env?.DB);