mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Fixed seeds for registrar updates
This commit is contained in:
parent
41bb72e043
commit
dd1063c8f7
2 changed files with 9 additions and 2 deletions
|
@ -29,6 +29,7 @@ ActiveRecord::Schema.define(version: 20150213104014) do
|
|||
t.string "creator_str"
|
||||
t.string "updator_str"
|
||||
t.string "country_code"
|
||||
t.string "state"
|
||||
end
|
||||
|
||||
create_table "api_users", force: :cascade do |t|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue