Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update schema & timestamps for annotation DB migrations
Browse files Browse the repository at this point in the history
Splines committed Mar 21, 2024
1 parent 933b8e6 commit 000774d
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/schema.rb
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.

ActiveRecord::Schema[7.0].define(version: 2024_03_19_130000) do
ActiveRecord::Schema[7.0].define(version: 2024_03_21_223010) do
# These are extensions that must be enabled in order to support this database
enable_extension "pgcrypto"
enable_extension "plpgsql"

0 comments on commit 000774d

Please sign in to comment.