v0.3.2
count without arguments is invalid SQL in Postgres. Item 16 changed COUNT to count thinking it was DuckDB-friendly, but the query runs via postgres_query which sends SQL to Postgres. Affects: Engine#get_postgres_count, Engine#verify_integrity, FileIngestor#step_count_source Bug report: ClickUp 86b9ejh49 (cold_storage_service)