Commit History

Author SHA1 Message Date
  Mark Story 08f1afe328 Updating varchar, text columns to use nvarchar. 15 years ago
  Mark Story 3169c5a1e7 Fixing issues with unicode quoting. 15 years ago
  Mark Story 9ab2ec7d49 Adding support for Unicode characters. Refs #1321 15 years ago
  Mark Story 623466dcf8 Removing duplicated code. 15 years ago
  Mark Story e33a9a7846 Adding new limit/offset pagination for SQLServer 11. 15 years ago
  Mark Story 1a155c80c0 Fixing support for nchar and nvarchar fields in SQL server. 15 years ago
  Mark Story 3bc6195967 Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 15 years ago
  Mark Story a825d8280f Adding support for SQLServer's datetime2 column, 15 years ago
  Mark Story d45b7fa174 Fixing identity check. 15 years ago
  Graham Weldon 876a047a76 Change type check to loose type checking for Sqlserver limit -1 15 years ago
  Mark Story 0c1472ee44 Adding better support for nvarchar(MAX) in SQLServer 15 years ago
  Mark Story 936d068eec Reformating SQLServer 'describe' query. 15 years ago
  Jose Lorenzo Rodriguez d0ef655601 Using the field name for aliasing for Sqlsrv as in Postgres, removing dead code 15 years ago
  Jose Lorenzo Rodriguez 97e51f1d94 Removing Sqlserver::value() as it is already abstracted in DboSource 15 years ago
  Jose Lorenzo Rodriguez f79fc74aad Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 15 years ago
  Jose Lorenzo Rodriguez 9aa2a4227f Fixing offsetting in paginated queries in SqlSrv 15 years ago
  Mark Story f353eb733f Fixing incorrect default value. 15 years ago
  Mark Story 4deedf6da2 Removing extra paging result that ends up because of SQLserver 10 workarounds. 15 years ago
  Jose Lorenzo Rodriguez 3d2a732cd3 Reverting testing changes pushed in past commit 15 years ago
  Jose Lorenzo Rodriguez a34358faa4 Fixing FormAuthenticateTest for Sqlsrv 15 years ago
  Graham Weldon f1108b2ef1 Fixed pagination for SqlServer 15 years ago
  Jose Lorenzo Rodriguez cdc81333e8 Adding support in SqlSrv for drop table if exists 15 years ago
  Jose Lorenzo Rodriguez cf49d51e75 Fixing the binary type for SqlSrv 15 years ago
  Jose Lorenzo Rodriguez 9f85e24413 Adding float precision support to CakeSchema when using Sqlsrv 15 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Juan Basso a744a74f1e Not changing to NULL strings. 15 years ago
  Juan Basso 7bae41c461 Fixed the error check in queries and storing the right value to last affected in non-select queries. 15 years ago
  Juan Basso 39320ef352 Renamed the Mssql driver to Sqlserver. 15 years ago