realtor-lp-backend/sql/trackable/fetch_all_with_ip.sql
2023-05-03 14:00:02 -04:00

1 line
46 B
SQL

SELECT * FROM trackable WHERE ip_address = $1;