Files
house-elo-ranking/backend/app/sql/count_listings.sql
2026-03-06 14:51:26 +00:00

2 lines
64 B
SQL

select count(*) from {{ listings_schema }}.{{ listings_table }}