summaryrefslogtreecommitdiff
path: root/db/migrations/0173_soft_sasquatch.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrations/0173_soft_sasquatch.sql')
-rw-r--r--db/migrations/0173_soft_sasquatch.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrations/0173_soft_sasquatch.sql b/db/migrations/0173_soft_sasquatch.sql
new file mode 100644
index 00000000..4f464482
--- /dev/null
+++ b/db/migrations/0173_soft_sasquatch.sql
@@ -0,0 +1 @@
+ALTER TABLE "users" ADD COLUMN "updated_at" timestamp with time zone DEFAULT now() NOT NULL; \ No newline at end of file