1. 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
  2. 29 Jan, 2013 1 commit
  3. 24 Aug, 2012 1 commit
    • Martin D'Aloia's avatar
      Changed 'implements' by 'extends' because AbstractSchemaSynchronizer is a... · 4c959086
      Martin D'Aloia authored
      Changed 'implements' by 'extends' because AbstractSchemaSynchronizer is a class not an interface (and Eclipse PDT shows a warning that say that "The type SQLAzureFederationsSynchronizer must implement the inherited method processSqlSafely, processSql" but those methods are already implemented on AbstractSchemaSynchronizer).
      4c959086
  4. 16 Jul, 2012 1 commit
  5. 26 Jun, 2012 4 commits