From 803148d5a23afe207fb5de9ac73c986a324feb9c Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 31 Oct 2015 14:09:39 +0100 Subject: core: o Improved transaction handling. web: o Supporting changing a device's name and description. --- migrations/sqls/20151031124713-name-checks-down.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 migrations/sqls/20151031124713-name-checks-down.sql (limited to 'migrations/sqls/20151031124713-name-checks-down.sql') diff --git a/migrations/sqls/20151031124713-name-checks-down.sql b/migrations/sqls/20151031124713-name-checks-down.sql new file mode 100644 index 0000000..44f074e --- /dev/null +++ b/migrations/sqls/20151031124713-name-checks-down.sql @@ -0,0 +1 @@ +/* Replace with your SQL commands */ \ No newline at end of file -- cgit v1.2.3