Migration to transform previous inet type to string

This commit is contained in:
Simon Lehericey 2017-02-28 17:05:59 +01:00
parent cac679cd83
commit d0898d4c40
2 changed files with 30 additions and 1 deletions

View file

@ -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"