Add dynamic serial number to zonefile procedure

This commit is contained in:
Martin Lensment 2014-11-28 15:14:24 +02:00
parent a88109021e
commit b022ddee3a
2 changed files with 121 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: 20141125111414) do
ActiveRecord::Schema.define(version: 20141126140434) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"