Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aslakhellesoy/activerecord-sqlserver-adapter
- Owner: aslakhellesoy
- Created: 2008-10-28T10:25:36.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-09-25T14:48:27.000Z (over 16 years ago)
- Last Synced: 2024-04-14T15:13:25.307Z (9 months ago)
- Language: Ruby
- Homepage: http://svn.rubyonrails.org/rails/adapters/sqlserver/
- Size: 133 KB
- Stars: 14
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
activerecord-sqlserver-adapter
==============================Originally forked from http://svn.rubyonrails.org/rails/adapters/sqlserver/
revision 9250Incorporates 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_modsThis 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.zipINSTALL
=======gem install akitaonrails-activerecord-sqlserver-adapter --source=http://gems.github.com
Contact:
========Fabio Akita ([email protected])