This website requires JavaScript.
Explore
Help
Sign In
flucky
/
PKGBUILD
Watch
1
Star
0
Fork
0
You've already forked PKGBUILD
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9ee9742aff
PKGBUILD
/
pkg
/
repository
/
db
/
sqlite3
/
deleteDevice.sql
2 lines
41 B
MySQL
Raw
Normal View
History
Unescape
Escape
fix: implement repository test changes: - Implement repository test for the sqlite backend - Add testutils package to start container images - Remove deprecated till_date in measured values - Renamed columns of the table humidities, pressures and temperatures
2020-05-31 22:52:54 +00:00
DELETE
FROM
devices
fix: implement repository pkg
2020-05-21 15:40:24 +00:00
WHERE
device_id
=
$
1
;
Reference in New Issue
Copy Permalink