Update "generate_zonefile" SQL function

- Taken from staging
This commit is contained in:
Artur Beljajev 2017-04-22 16:13:58 +03:00
parent b49299b6af
commit 4c9deea1fb
3 changed files with 131 additions and 5 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: 20170221115548) do
ActiveRecord::Schema.define(version: 20170422130054) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"