Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
4d0571666d03511ac5b4a1f2a6882ccb1509a209
/
system
/
database
/
drivers
/
sqlsrv
/
sqlsrv_result.php
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
f1e1b77
Improve DB field_data() for MSSQL / SQL Server
by Andrey Andreev
· 12 years ago
8463b91
[ci skip] DocBlocks for DB drivers' result classes
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
9a4f356
_fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results
by Andrey Andreev
· 13 years ago
c7db6bb
Clean-up the separate drivers' DB result classes from no longer needed methods
by Andrey Andreev
· 13 years ago
bf94058
Fix issue #1452
by Andrey Andreev
· 13 years ago
87ac426
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-sqlsrv
by Andrey Andreev
· 13 years ago
8f3566f
Changed default CI_DB_result::_data_seek() return value to FALSE and removed the method from drivers that don't support it
by Andrey Andreev
· 13 years ago
c082292
Merge upstream branch
by Andrey Andreev
· 13 years ago
9659bd5
Visibility declarations and cleanup for CI_DB_sqlsrv_result
by Andrey Andreev
· 13 years ago
215890b
Remove extraneous newlines
by Timothy Warren
· 13 years ago
0e20da1
Revert "Sqlsrv driver visibility declarations"
by Timothy Warren
· 13 years ago
b417269
Sqlsrv driver visibility declarations
by Timothy Warren
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
0e8968a
Improve the SQLSRV (MSSQL) database driver
by Andrey Andreev
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
3a43c7a
Updates
by Alex Bilbie
· 14 years ago
01ab004
Renamed some classes in the driver
by Alex Bilbie
· 14 years ago
079069c
Think I've finished converting mssql commands to sqlsrv where appropriate
by Alex Bilbie
· 14 years ago
84445d0
Added sqlsrv folder, added necessary files, started altering queries in sqlsrv_driver.php
by Alex Bilbie
· 14 years ago