summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-09 21:35:13 -0400
committerDavid Gay <david@davidgay.org>2021-06-09 21:35:13 -0400
commit40db33e9789f85b55bdf3dc02fe6c6a7547a2378 (patch)
tree43087216a095a92861d56dcbd4f0d1f4dffe2f90 /db
parent6fbb3db6f1dda597cc997fa07ab6545ef99f717d (diff)
Forgot to migrate last change
Diffstat (limited to 'db')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 9e062cb..75ebad0 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
-ActiveRecord::Schema.define(version: 2021_06_08_001838) do
+ActiveRecord::Schema.define(version: 2021_06_10_010413) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"