mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
3 lines
38 B
SQL
3 lines
38 B
SQL
SELECT COUNT(*) AS count
|
|
FROM events;
|