Commit 6be89c32 authored by Administrator's avatar Administrator

[ADMIN] sql table/column rename

parent 6047bcff
...@@ -3,8 +3,6 @@ ALTER TABLE node_node RENAME metadata TO hyperdata ; ...@@ -3,8 +3,6 @@ ALTER TABLE node_node RENAME metadata TO hyperdata ;
ALTER TABLE node_metadata RENAME TO node_hyperdata ; ALTER TABLE node_metadata RENAME TO node_hyperdata ;
ALTER TABLE node_node_metadata ALTER TABLE node_node_metadata RENAME TO node_node_hyperdata ;
RENAME TO node_node_hyperdata ALTER TABLE node_node_metadata RENAME metadata_id TO hyperdata_id ;
RENAME metadata_id TO hyperdata_id
;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment