mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Added registrar legacy migration and don't allow blank nor colon in code
This commit is contained in:
parent
834d638423
commit
8f23ef510d
4 changed files with 89 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema.define(version: 20150430121807) do
|
||||
ActiveRecord::Schema.define(version: 20150504104922) do
|
||||
|
||||
# These are extensions that must be enabled in order to support this database
|
||||
enable_extension "plpgsql"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue