Commit 40cee908 authored by Administrator's avatar Administrator

[FIX] foreign key metadata > hyperdata.

parent 4a03e238
......@@ -4,5 +4,5 @@ ALTER TABLE node_node RENAME metadata TO hyperdata ;
ALTER TABLE node_metadata RENAME TO node_hyperdata ;
ALTER TABLE node_node_metadata RENAME TO node_node_hyperdata ;
ALTER TABLE node_node_metadata RENAME metadata_id TO hyperdata_id ;
ALTER TABLE node_node_hyperdata 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