This website requires JavaScript.
Explore
Help
Sign In
MycroftAI
/
selene-backend
mirror of
https://github.com/MycroftAI/selene-backend.git
Watch
1
Star
0
Fork
You've already forked selene-backend
0
Code
Issues
Projects
Releases
Wiki
Activity
9f0fe936d7
selene-backend
/
shared
/
selene
/
device
/
sql
/
get_devices_by_account_id.sql
2 lines
62 B
SQL
Raw
Blame
History
SELECT
*
FROM
device
.
device
WHERE
account_id
=
%
(
account_id
)
s
Reference in New Issue
View Git Blame
Copy Permalink