From 9d97d8f89bc570b1232c0dd8450f489b39023e18 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 31 Oct 2015 14:28:11 +0100 Subject: core/web: o Adding last_timestamp o Showing last_value and last_timestamp for each property. --- migrations/sqls/20151031131941-last-timestamp-down.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 migrations/sqls/20151031131941-last-timestamp-down.sql (limited to 'migrations/sqls/20151031131941-last-timestamp-down.sql') diff --git a/migrations/sqls/20151031131941-last-timestamp-down.sql b/migrations/sqls/20151031131941-last-timestamp-down.sql new file mode 100644 index 0000000..44f074e --- /dev/null +++ b/migrations/sqls/20151031131941-last-timestamp-down.sql @@ -0,0 +1 @@ +/* Replace with your SQL commands */ \ No newline at end of file -- cgit v1.2.3