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
a1c28a0a2e
PKGBUILD
/
pkg
/
repository
/
db
/
sqlite3
/
updateDevice.sql
7 lines
106 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
UPDATE
devices
fix: implement repository pkg
2020-05-21 15:40:24 +00:00
SET
device_name
=
$
1
,
device_location
=
$
2
,
creation_date
=
$
3
WHERE
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
device_id
=
$
4
Reference in New Issue
Copy Permalink