update schema.rb
This commit is contained in:
parent
9473232e14
commit
0e368849af
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ ActiveRecord::Schema.define(version: 20151127103412) do
|
||||||
create_table "exercices", force: :cascade do |t|
|
create_table "exercices", force: :cascade do |t|
|
||||||
t.string "ca"
|
t.string "ca"
|
||||||
t.datetime "dateFinExercice"
|
t.datetime "dateFinExercice"
|
||||||
t.datetime "date_fin_exercice_timestamp"
|
t.integer "date_fin_exercice_timestamp"
|
||||||
t.integer "etablissement_id"
|
t.integer "etablissement_id"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue