2 lines
148 B
MySQL
2 lines
148 B
MySQL
|
|
--PostgreSQL specific truncate to fit constraints
|
||
|
|
TRUNCATE TABLE device_credentials, device, device_profile, rule_node_state, rule_node, rule_chain;
|