Remove ns caching in zonefile procedure

This commit is contained in:
Martin Lensment 2014-12-15 12:51:56 +02:00
parent 0828bb3426
commit a711f2dabc
2 changed files with 169 additions and 1 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: 20141211095604) do
ActiveRecord::Schema.define(version: 20141215085117) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"