1. 25 Jul, 2017 1 commit
  2. 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
  3. 18 Aug, 2014 2 commits
  4. 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
  5. 27 Feb, 2013 1 commit
  6. 17 Nov, 2012 1 commit
  7. 25 May, 2012 1 commit
  8. 24 Mar, 2012 1 commit
  9. 19 Jun, 2011 1 commit
  10. 07 Jun, 2010 2 commits
  11. 21 Mar, 2010 1 commit
  12. 05 Mar, 2010 1 commit
  13. 06 Dec, 2009 3 commits
  14. 29 Nov, 2009 1 commit
  15. 28 Nov, 2009 2 commits
  16. 27 Nov, 2009 1 commit
  17. 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
  18. 22 Oct, 2009 1 commit
  19. 08 Aug, 2009 1 commit
  20. 03 Aug, 2009 1 commit
  21. 06 Jul, 2009 1 commit
  22. 19 Feb, 2009 1 commit
  23. 04 Feb, 2009 1 commit
  24. 06 Jan, 2009 1 commit
  25. 12 Sep, 2008 2 commits
  26. 22 Aug, 2008 1 commit
  27. 05 Mar, 2008 1 commit
  28. 22 Feb, 2008 1 commit
  29. 22 Jan, 2008 1 commit
  30. 05 Jan, 2008 2 commits
  31. 25 Nov, 2007 1 commit
  32. 21 Oct, 2007 1 commit
  33. 03 Oct, 2007 1 commit