Refactor dnssec to extension

This commit is contained in:
Martin Lensment 2014-10-08 17:42:29 +03:00
parent 7883b3775f
commit 6f12af5e0b
5 changed files with 54 additions and 31 deletions

View file

@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20141006130306) do
ActiveRecord::Schema.define(version: 20141008134959) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"