Skip to content

Commit

Permalink
Adding notes about views in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Nov 25, 2008
1 parent 25f3559 commit 60e9f08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rdoc
Expand Up @@ -13,6 +13,7 @@ The SQL Server adapter for rails is back for ActiveRecord 2.2 and up! We are cur
* Pessimistic locking suppot. See the #add_lock! method for details.
* Enabled #case_sensitive_equality_operator used by unique validations.
* Unicode character support for nchar, nvarchar and ntext data types.
* Support for views as table names. Also support views during identity inserts.

==== Date/Time Data Type Hinting

Expand Down

0 comments on commit 60e9f08

Please sign in to comment.