aboutsummaryrefslogtreecommitdiff
path: root/engine/schema/upgrades/2010062401.sql
diff options
context:
space:
mode:
Diffstat (limited to 'engine/schema/upgrades/2010062401.sql')
-rw-r--r--engine/schema/upgrades/2010062401.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/schema/upgrades/2010062401.sql b/engine/schema/upgrades/2010062401.sql
new file mode 100644
index 000000000..fbb49bfcf
--- /dev/null
+++ b/engine/schema/upgrades/2010062401.sql
@@ -0,0 +1 @@
+ALTER TABLE `prefix_entity_relationships` ADD COLUMN `time_created` int(11) NOT NULL AFTER `guid_two`; \ No newline at end of file