-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Hello,
- I opened readme and click deploy button;
- I filled form.
- I saw error in log.
Log from heroku:
http://pastebin.com/rFbSNUqv
I want to highlight a line:
An exception occurred while executing 'CREATE TABLE symfony_demo_user (id I �[39;49m
�[37;41m NTEGER NOT NULL, username VARCHAR(255) NOT NULL, email VARCHAR(255) NOT NUL �[39;49m
�[37;41m L, password VARCHAR(255) NOT NULL, roles CLOB NOT NULL, PRIMARY KEY(id))': �[39;49m
�[37;41m SQLSTATE[HY000]: General error: 1 table symfony_demo_user already exists
Thanks in advance