mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
TEMP
This commit is contained in:
parent
17bf5c373e
commit
d444552b9b
9 changed files with 31 additions and 273 deletions
|
@ -11,7 +11,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema.define(version: 20150520163237) do
|
||||
ActiveRecord::Schema.define(version: 20150520164507) do
|
||||
|
||||
# These are extensions that must be enabled in order to support this database
|
||||
enable_extension "plpgsql"
|
||||
|
@ -954,7 +954,7 @@ ActiveRecord::Schema.define(version: 20150520163237) do
|
|||
t.text "crt"
|
||||
t.string "type"
|
||||
t.string "registrant_ident"
|
||||
t.string "encrypted_password", default: "", null: false
|
||||
t.string "encrypted_password", default: ""
|
||||
t.datetime "remember_created_at"
|
||||
t.integer "failed_attempts", default: 0, null: false
|
||||
t.datetime "locked_at"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue