Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aslakhellesoy/activerecord-sqlserver-adapter

Fork from original SVN - incorporates improvements from the other github forks
https://github.com/aslakhellesoy/activerecord-sqlserver-adapter

Last synced: about 2 months ago
JSON representation

Fork from original SVN - incorporates improvements from the other github forks

Awesome Lists containing this project

README

        

activerecord-sqlserver-adapter
==============================

Originally forked from http://svn.rubyonrails.org/rails/adapters/sqlserver/
revision 9250

Incorporates changes from:

- Redmine's fixes:
http://www.redmine.org/attachments/817/sqlserver_adapter.rb

- Github's jrafanie:
http://github.com/jrafanie/rails-sqlserver-adapter/tree/master/sqlserver_adapter_rails.rb

- Github's adzap:
http://github.com/adzap/sqlserver_adapter_mods/tree/master/lib/sqlserver_adapter_mods

This gem should support SQL Server 2005 but not 2000 because of type changes.

Included ruby-dbi 0.2.2:
- http://rubyforge.org/frs/download.php/41304/dbi-0.2.2.zip

INSTALL
=======

gem install akitaonrails-activerecord-sqlserver-adapter --source=http://gems.github.com

Contact:
========

Fabio Akita ([email protected])