1. 04 May, 2020 1 commit
  2. 30 Apr, 2020 1 commit
    • Guilherme Blanco's avatar
      Segregated support of unique index and unique constraint. Added missing... · 204c4c70
      Guilherme Blanco authored
      Segregated support of unique index and unique constraint. Added missing commits: 400d73c8a1e4f53459a877c8652811ee22c0913b, e91811cb3fe3101d7d8ac95c45f8bc1ba9bd913a, a4ecf053186b11bc31fbff79ef36248500383908, d7d1c397a35735383b34632d3a67bbc3a3371a45, c71b3ae0425e5c039b047825dbf8351a773e6785, 2f9da39ec645b54d08c95649c99d7b87a32bdc72 and 9aa4e79aab0477b4212b01d65de53193d9559e39
      204c4c70
  3. 21 Mar, 2020 1 commit
  4. 02 Oct, 2018 3 commits
  5. 01 Apr, 2018 1 commit
  6. 28 Jul, 2017 1 commit
  7. 19 Dec, 2014 1 commit
  8. 18 Aug, 2014 1 commit
  9. 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
  10. 28 Jun, 2010 1 commit
  11. 05 Mar, 2010 1 commit
  12. 06 Dec, 2009 2 commits
  13. 03 Dec, 2009 1 commit
  14. 29 Nov, 2009 1 commit
  15. 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