mark_story
|
d4ee62be61
Add support for biginteger on SQLserver.
|
13 年之前 |
euromark
|
3945c0e6a8
rtim files
|
13 年之前 |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 年之前 |
Juan Basso
|
2c9399a78a
Removed unused attribute and moved getVersion to be reused in all PDO drivers.
|
14 年之前 |
mark_story
|
4e67698506
Fix issues with SQLServer + boolean columns.
|
14 年之前 |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 年之前 |
mark_story
|
8c611b236d
Fixing missed cache reads for table schema.
|
14 年之前 |
mark_story
|
9a6ad7e1e2
Fixing most coding standard issues in Model/
|
14 年之前 |
euromark
|
45112088a1
type hinting models
|
14 年之前 |
euromark
|
e94d307ee1
code conventions
|
14 年之前 |
Rachman Chavik
|
c6449f649f
adding missing ','
|
14 年之前 |
Rachman Chavik
|
b545d8b201
fix getSchemaName() for Sqlserver.
|
14 年之前 |
Majna
|
0cd9a93e9e
Remove unused variables and statements.
|
14 年之前 |
mark_story
|
2afb05b590
Merge branch '2.0' into 2.1
|
14 年之前 |
mark_story
|
9c1fa28d60
Its EXECUTE not EXECUCUTE
|
14 年之前 |
mark_story
|
0cfec525b2
Allow SqlServer to execute procs correctly.
|
14 年之前 |
mark_story
|
ace9fefb02
Merge branch '2.0' into 2.1
|
14 年之前 |
mark_story
|
49a48ced89
Don't restrict to BASE_TABLE.
|
14 年之前 |
mark_story
|
0e56d742b8
Merge branch '2.0' into 2.1
|
14 年之前 |
Jose Lorenzo Rodriguez
|
ba097d404f
Explicitly using a fetch mode in SQLServer, not doing it causes serious memory leaks
|
14 年之前 |
Jose Lorenzo Rodriguez
|
cd562f52ba
Fixing a couple failing tests on windows using sqlserver
|
14 年之前 |
ADmad
|
389072708a
Merge branch '2.0' into 2.1
|
14 年之前 |
Kyle Robinson Young
|
51f9837db4
Code standards formatting
|
14 年之前 |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 年之前 |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 年之前 |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 年之前 |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 年之前 |
Jose Lorenzo Rodriguez
|
2bffd4c26d
Preventing memory leak in PDO when retrieving results from the driver, fixes #2293
|
14 年之前 |
Rachman Chavik
|
144b556d1f
Adding new property Model::schemaName
|
14 年之前 |
mark_story
|
6d9b709c7a
Fix method signatures of database drivers.
|
14 年之前 |