Migration to transform previous inet type to string
This commit is contained in:
parent
cac679cd83
commit
d0898d4c40
2 changed files with 30 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema.define(version: 20170223170808) do
|
||||
ActiveRecord::Schema.define(version: 20170228150522) do
|
||||
|
||||
# These are extensions that must be enabled in order to support this database
|
||||
enable_extension "plpgsql"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue