|
|
|
@ -10,7 +10,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[7.0].define(version: 2023_01_06_145107) do |
|
|
|
ActiveRecord::Schema[7.0].define(version: 2023_01_09_160738) 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" |
|
|
|
|
|
|
|
|
|
|
|
@ -466,6 +466,7 @@ ActiveRecord::Schema[7.0].define(version: 2023_01_06_145107) do |
|
|
|
t.string "sex4" |
|
|
|
t.string "sex4" |
|
|
|
t.string "sex5" |
|
|
|
t.string "sex5" |
|
|
|
t.string "sex6" |
|
|
|
t.string "sex6" |
|
|
|
|
|
|
|
t.integer "mortlen" |
|
|
|
t.datetime "hodate", precision: nil |
|
|
|
t.datetime "hodate", precision: nil |
|
|
|
t.integer "hoday" |
|
|
|
t.integer "hoday" |
|
|
|
t.integer "homonth" |
|
|
|
t.integer "homonth" |
|
|
|
|