feat: refactor project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
select
|
||||
listing_a_id,
|
||||
listing_b_id
|
||||
from {elo_schema}.comparisons
|
||||
from {{ elo_schema }}.comparisons
|
||||
order by created_at desc
|
||||
limit 20
|
||||
|
||||
Reference in New Issue
Block a user