add into migratino script

This commit is contained in:
Florian HENRY
2016-05-31 23:32:21 +02:00
parent ed05321438
commit d17a879f33
3 changed files with 19 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ CREATE TABLE llx_oauth_state (
fk_user integer,
fk_adherent integer,
entity integer
) ENGINE=InnoDB;
)ENGINE=InnoDB;