selene-backend/shared/selene/device/sql/get_devices_by_account_id.sql

2 lines
62 B
SQL

SELECT * FROM device.device WHERE account_id = %(account_id)s