mark_story
|
c24bec679b
Merge branch 'master' into 2.3
|
13 years ago |
Ber Clausen
|
a7d9422c09
Test all empty array with assertSame() because assertEquals() does not check the type.
|
13 years ago |
mark_story
|
d4ee62be61
Add support for biginteger on SQLserver.
|
13 years ago |
mark_story
|
4e67698506
Fix issues with SQLServer + boolean columns.
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
mark_story
|
346e048371
Fix coding standards in Datasource tests.
|
14 years ago |
mark_story
|
6f8e7f1bc5
Revert "Fix coding standards errors."
|
14 years ago |
mark_story
|
3362100512
Fix coding standards errors.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
e958e6c25f
Fix strict and warning errors from type hints.
|
14 years ago |
mark_story
|
0cfec525b2
Allow SqlServer to execute procs correctly.
|
14 years ago |
Jose Lorenzo Rodriguez
|
1991430584
Removing test that does not relate anymore to SqlServer datasource
|
14 years ago |
Jose Lorenzo Rodriguez
|
0c6271dd5d
Fixing a few SqlServer failing tests
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
Kyle Robinson Young
|
98f03dc6df
Replacing test case compatibility functions
|
14 years ago |
mark_story
|
0a0a09920b
Updating for PHP5.4
|
14 years ago |
Gun.io Whitespace Robot
|
4742168253
Remove whitespace [Gun.io WhitespaceBot]
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Mark Story
|
08f1afe328
Updating varchar, text columns to use nvarchar.
|
14 years ago |
Mark Story
|
6bcfd19ea7
Fixing tests that shouldn't have been changed.
|
14 years ago |
Mark Story
|
9ab2ec7d49
Adding support for Unicode characters. Refs #1321
|
14 years ago |
Mark Story
|
e33a9a7846
Adding new limit/offset pagination for SQLServer 11.
|
14 years ago |
Mark Story
|
1a155c80c0
Fixing support for nchar and nvarchar fields in SQL server.
|
14 years ago |
Mark Story
|
1df0801c33
Updating SQLServer test to pass when the app has a model.
|
14 years ago |
Mark Story
|
a825d8280f
Adding support for SQLServer's datetime2 column,
|
14 years ago |
Mark Story
|
0c1472ee44
Adding better support for nvarchar(MAX) in SQLServer
|
14 years ago |
Jose Lorenzo Rodriguez
|
d0ef655601
Using the field name for aliasing for Sqlsrv as in Postgres, removing dead code
|
14 years ago |
Jose Lorenzo Rodriguez
|
97e51f1d94
Removing Sqlserver::value() as it is already abstracted in DboSource
|
14 years ago |
Mark Story
|
4deedf6da2
Removing extra paging result that ends up because of SQLserver 10 workarounds.
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |