[DRE-commits] [ruby-foreigner] branch master updated (9e406dc -> 0ce1577)

Nitesh A Jain niteshjain-guest at alioth.debian.org
Sat Nov 2 15:46:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

niteshjain-guest pushed a change to branch master
in repository ruby-foreigner.

      from  9e406dc   Merge tag 'upstream/1.4.2'
      adds  25bd6a4   Imported Upstream version 1.6.0
       new  0ce1577   Merge tag 'upstream/1.6.0'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.rdoc => README.md                           |   82 ++++++++++----------
 Rakefile                                           |    2 +-
 checksums.yaml.gz                                  |  Bin 269 -> 270 bytes
 lib/foreigner.rb                                   |    1 +
 lib/foreigner/adapter.rb                           |    9 +++
 .../abstract/foreign_key_definition.rb             |    3 +
 .../abstract/schema_statements.rb                  |   22 +++++-
 .../connection_adapters/mysql2_adapter.rb          |   20 ++---
 .../connection_adapters/postgresql_adapter.rb      |   14 +---
 lib/foreigner/connection_adapters/sql2003.rb       |   31 +++++---
 lib/foreigner/migration/command_recorder.rb        |    4 +-
 lib/foreigner/schema_dumper.rb                     |    8 +-
 metadata.yml                                       |   13 ++--
 .../connection_adapters/mysql2_adapter_test.rb     |    8 +-
 test/foreigner/connection_adapters/sql2003_test.rb |   50 +++++++-----
 test/foreigner/migration/command_recorder_test.rb  |   43 ++++++----
 test/foreigner/schema_dumper_test.rb               |   10 +--
 test/helper.rb                                     |   12 +--
 18 files changed, 189 insertions(+), 143 deletions(-)
 rename README.rdoc => README.md (50%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-foreigner.git



More information about the Pkg-ruby-extras-commits mailing list