1. 07 Oct, 2018 1 commit
  2. 02 Oct, 2018 3 commits
  3. 01 Apr, 2018 1 commit
  4. 29 Jan, 2018 1 commit
  5. 25 Jul, 2017 1 commit
  6. 21 May, 2015 1 commit
    • Martin Poirier Théorêt's avatar
      Pass table object instead of table table name · 089001f2
      Martin Poirier Théorêt authored
      On the MySQLPlatform::getDropForeignKeySQL table name will not be escaped if the name is passed instead of the object table itself.
      
      Since the getLocalTableName use the localTable property the object is always available, there is no reason not to use it.
      089001f2
  7. 18 Aug, 2014 2 commits
  8. 21 Jun, 2013 1 commit
    • Benjamin Morel's avatar
      Fixed documentation. · f0eaaf6f
      Benjamin Morel authored
      - Fixed docblocks
      - Removed return statements on void methods
      - Cleaned up unused private / local variables
      - Fixed license issues
      - Removed SVN leftovers
      - Fixed doctrine-project.org links
      - Added line breaks before return statements
      f0eaaf6f
  9. 27 Feb, 2013 1 commit
  10. 17 Nov, 2012 1 commit
  11. 25 May, 2012 1 commit
  12. 24 Mar, 2012 1 commit
  13. 19 Jun, 2011 1 commit
  14. 07 Jun, 2010 2 commits
  15. 21 Mar, 2010 1 commit
  16. 05 Mar, 2010 1 commit
  17. 06 Dec, 2009 3 commits
  18. 29 Nov, 2009 1 commit
  19. 28 Nov, 2009 2 commits
  20. 27 Nov, 2009 1 commit
  21. 26 Nov, 2009 1 commit
    • beberlei's avatar
      [2.0] - DDC-169 - Began refactoring of DBAL code, introduced object notation... · 22cfa37f
      beberlei authored
      [2.0] - DDC-169 - Began refactoring of DBAL code, introduced object notation for a database schema, including Tables, Indexes, Constraints, Sequences and Columns. Added a CreateSql Visitor which transforms a schema object graph into the required SQL statements to create it. Next: Replacing SchemaTool::getCreateSql() with new syntax...
      22cfa37f
  22. 22 Oct, 2009 1 commit
  23. 08 Aug, 2009 1 commit
  24. 03 Aug, 2009 1 commit
  25. 06 Jul, 2009 1 commit
  26. 19 Feb, 2009 1 commit
  27. 04 Feb, 2009 1 commit
  28. 06 Jan, 2009 1 commit
  29. 12 Sep, 2008 2 commits
  30. 22 Aug, 2008 1 commit
  31. 05 Mar, 2008 1 commit
  32. 22 Feb, 2008 1 commit