1. 05 Oct, 2012 2 commits
  2. 04 Oct, 2012 3 commits
  3. 21 Sep, 2012 1 commit
  4. 20 Sep, 2012 1 commit
  5. 17 Sep, 2012 8 commits
  6. 16 Sep, 2012 4 commits
  7. 14 Sep, 2012 2 commits
  8. 13 Sep, 2012 1 commit
  9. 11 Sep, 2012 2 commits
  10. 05 Sep, 2012 3 commits
  11. 29 Aug, 2012 7 commits
  12. 28 Aug, 2012 2 commits
  13. 27 Aug, 2012 1 commit
  14. 26 Aug, 2012 1 commit
  15. 25 Aug, 2012 1 commit
  16. 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