[DRE-commits] [ruby-foreigner] 01/01: Merge tag 'upstream/1.6.0'
    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 commit to branch master
in repository ruby-foreigner.
commit 0ce1577155baac0874935b3066ab3909cfb35d12
Merge: 9e406dc 25bd6a4
Author: Nitesh A Jain <niteshjain92 at gmail.com>
Date:   Sat Nov 2 20:51:54 2013 +0530
    Merge tag 'upstream/1.6.0'
    
    Upstream version 1.6.0
 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(-)
-- 
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