Markus Pesch
4931c63c10
changes: - Add postgres backend - Modified or added table attributes. UpdateDate, ForeignKeys, Booleans - Fix test for sqlite and postgres. Compare json instead the struct.
2 lines
41 B
SQL
2 lines
41 B
SQL
DELETE FROM devices
|
|
WHERE device_id = $1; |