Skip to content

Commit e630f6e

Browse files
committed
resolve merge conflict in schema.rb (pulled new migration file but its empty?)
1 parent 8cc0fdf commit e630f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/schema.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# It's strongly recommended that you check this file into your version control system.
1313

14-
ActiveRecord::Schema.define(version: 20240310070441) do
14+
ActiveRecord::Schema.define(version: 20240417020007) do
1515
# These are extensions that must be enabled in order to support this database
1616
enable_extension "plpgsql"
1717

0 commit comments

Comments
 (0)