This commit is contained in:
Xavier J 2016-02-04 11:03:17 +01:00
parent 07806701dc
commit 29b28557c7
2 changed files with 15 additions and 15 deletions

View file

@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20160127162841) do
ActiveRecord::Schema.define(version: 20160127170437) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
@ -99,7 +99,7 @@ ActiveRecord::Schema.define(version: 20160127162841) do
t.string "raison_sociale"
t.string "siret_siege_social"
t.string "code_effectif_entreprise"
t.integer "date_creation"
t.datetime "date_creation"
t.string "nom"
t.string "prenom"
t.integer "dossier_id"