Module ::MsSQL
In: lib/jdbc_adapter/jdbc_mssql.rb

Methods

Included Modules

TSqlMethods

Classes and Modules

Module ::MsSQL::Column

Public Class methods

Public Instance methods

Adds a new column to the named table. See TableDefinition#column for details of the options you can use.

SELECT .. FOR UPDATE is not supported on Microsoft SQL Server

[Validate]