Fixed seeds for registrar updates

This commit is contained in:
Priit Tark 2015-02-17 01:48:02 +02:00
parent dd1063c8f7
commit 2f74b47249

View file

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