Skip to content

pbrumm/sqlserver_adapter_mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLServerAdapterMods
====================

A collection of little fixes and modifications for the SQLServer Adapter for Rails 2.0 and above.

Specifically:

- Fixes schema dumper not dumping primary key when other than 'id'
- Allows dot notation for table name in create_table to indicate ownership (doesn't dump properly though)
- Removes custom adapter type casting for dates and times which is no longer needed and breaks on Windows


Install
=======

./script/plugin install git://github.com/adzap/sqlserver_adapter_mods.git


Copyright (c) 2008 Adam Meehan, released under the MIT license

About

A collection of mods and fixes for the Rails SQLServer adapter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published