Advertisement
friesk

glory be :)

Jul 23rd, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. Updating database schema...
  2.  
  3.  
  4.  
  5. [Doctrine\DBAL\DBALException]
  6. An exception occurred while executing 'ALTER TABLE availability CHANGE upda
  7. te updated DATETIME NOT NULL':
  8. SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error i
  9. n your SQL syntax; check the manual that corresponds to your MySQL server v
  10. ersion for the right syntax to use near 'update updated DATETIME NOT NULL'
  11. at line 1
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. [PDOException]
  19. SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error i
  20. n your SQL syntax; check the manual that corresponds to your MySQL server v
  21. ersion for the right syntax to use near 'update updated DATETIME NOT NULL'
  22. at line 1
  23.  
  24.  
  25.  
  26. doctrine:schema:update [--complete] [--dump-sql] [--force] [--em[="..."]]
  27.  
  28.  
  29.  
  30. c:\wamp\www\symfony>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement