Jenny Tam
840ebc2378
Fixed the error in Issue 570 ( #952 )
2019-03-14 11:17:14 -07:00
Jenny Tam
1332e3b5f8
Onboarding to Azure Pipelines ( #949 )
2019-03-13 15:19:05 -07:00
Jenny Tam
7309fb90b1
Fixed the returned values for PDOStatement::getColumnMeta ( #946 )
2019-03-08 11:43:36 -08:00
Jenny Tam
d60748e0cd
Modified money tests to test the accuracies of floats ( #944 )
2019-03-04 18:11:37 -08:00
Jenny Tam
27d5f64ff9
Changed travis to pull mcr.microsoft.com/mssql/server:2017-latest instead ( #943 )
2019-02-28 15:06:02 -08:00
Jenny Tam
12d01c9189
Issue 937 - fixed ASSERT and added new tests ( #940 )
2019-02-27 16:54:26 -08:00
Jenny Tam
b1b7a40f70
Updated AppVeyor to download ODBC driver 17.3 ( #941 )
2019-02-27 11:10:26 -08:00
David Puglielli
37581330aa
Merge remote-tracking branch 'upstream/master' into dev
...
Replacing master with dev
2019-02-21 17:05:18 -08:00
Jenny Tam
c5989d8a11
Change log 5.6.0 ( #921 )
2019-02-11 14:42:15 -08:00
David Puglielli
a39be12f96
Modified linux and mac instructions for 5.6.0 RTW ( #926 )
2019-02-08 11:07:04 -08:00
Jenny Tam
3b9739a6c2
Added source indexing for symbols ( #922 )
2019-02-06 15:57:52 -08:00
David Puglielli
d69015c856
Merge pull request #925 from david-puglielli/shared-compilation-load-order-fix
...
Fixed load order issue in sqlsrv
2019-02-05 16:38:22 -08:00
David Puglielli
9e49a176d8
Fixed load order issue in sqlsrv
2019-02-05 15:42:53 -08:00
Jenny Tam
d9b6e05455
Added new tests for setting client buffer size related to issue 228 ( #920 )
2019-01-25 15:53:58 -08:00
Jenny Tam
04f531d813
Initialize hasLoss before passing into Convert function ( #919 )
2019-01-21 08:16:25 -08:00
Jenny Tam
d6c8cc2e15
Changed version 5.6.0 ( #918 )
2019-01-16 10:19:01 -08:00
Jenny Tam
9a372582f9
Support for Managed Identity for Azure resources ( #875 )
2019-01-11 17:17:45 -08:00
Jenny Tam
25d6812087
Skipped the non-applicables tests against Azure Data Warehouse ( #913 )
2019-01-07 15:36:59 -08:00
Jenny Tam
5801edd5c6
Dropped dbname variable and set QUOTED_IDENTIFIER to ON ( #911 )
2019-01-04 12:53:35 -08:00
Jannes Jeising
4efb54e45a
Enable compiling extensions statically into PHP ( #904 )
2018-12-20 11:49:06 -08:00
Jenny Tam
d4f840f630
Initialize output param buffer when allocating extra space ( #907 )
2018-12-17 12:25:37 -08:00
Jenny Tam
e30ebfabe8
Drop tests related to fake passwords ( #905 )
2018-12-10 16:11:39 -08:00
Jenny Tam
b65e28ccb6
5.5.0-preview ( #903 )
2018-12-07 15:03:48 -08:00
David Puglielli
5d2a653b90
Merge pull request #899 from david-puglielli/php-7.3-update
...
updated docs for php 7.3
2018-12-06 16:50:36 -08:00
David Puglielli
a8b561511f
Added back Ubuntu 18.10 ODBC instruction
2018-12-06 16:28:17 -08:00
David Puglielli
21241765bd
Fixed broken links
2018-12-06 16:06:16 -08:00
David Puglielli
fb55bb7e37
updated docs for php 7.3
2018-12-06 15:23:19 -08:00
Jenny Tam
94c5a67403
Change log 5.5.0-preview ( #895 )
2018-12-06 08:35:19 -08:00
Jenny Tam
ac8ea11126
Update sqlsrv_statement_format_money_scales.phpt
...
Do not encrypt money / smallmoney fields in the test table
2018-12-04 15:43:57 -08:00
David Puglielli
2f92a262dc
Improve performance of Unicode conversions ( #891 )
2018-12-04 13:00:34 -08:00
Jenny Tam
9195f84f60
Removed warning messages while compiling extensions ( #892 )
2018-12-03 12:08:21 -08:00
Jenny Tam
cbdc01c007
Fixed the error in the pdo decimal test ( #890 )
2018-11-29 08:55:09 -08:00
Jenny Tam
ae29f73aee
Version update for 5.5.0-preview ( #889 )
2018-11-29 08:54:45 -08:00
Jenny Tam
76c595fc2b
Decimal places for money types only ( #886 )
2018-11-27 17:18:38 -08:00
Jenny Tam
8e6c181c59
Changed sample code to adhere to PSR standard ( #887 )
2018-11-22 19:25:30 -08:00
David Puglielli
b2a195001e
Merge remote-tracking branch 'upstream/dev' into dev
...
Merging dev.
2018-11-19 12:33:28 -08:00
Jenny Tam
78911f4697
Fixed the flaws of decimal tests and added more debugging ( #879 )
2018-11-16 15:03:53 -08:00
Jenny Tam
d51f6db9c1
Merge the commit from master re survey image link ( #880 )
2018-11-14 12:19:29 -08:00
David Engel
eb679eab6a
Update survey image link
2018-11-13 16:32:43 -08:00
Jenny Tam
69e82080ea
Modified config files to add the compiler flag, /Qspectre ( #878 )
2018-11-13 15:33:07 -08:00
Jenny Tam
3679b48df2
Skipped some tests when running against Azure ( #874 )
2018-11-07 16:37:11 -08:00
Jenny Tam
f4ad2ae1d4
Feature request 415 for pdo_sqlsrv ( #873 )
2018-11-02 14:34:27 -07:00
Jenny Tam
2a9398f7e0
Updated instructions to include Ubuntu 18.10 ( #869 )
2018-10-24 12:37:14 -07:00
Jenny Tam
b3072a99ee
Modified how to send stream data using SQLPutData and SQLParamData ( #865 )
2018-10-19 14:48:21 -07:00
Jenny Tam
18094a6cef
Feature request 415 for sqlsrv ( #861 )
2018-10-12 15:22:27 -07:00
Jenny Tam
36fd97e69a
Fixed the broken links of Appveyor status badge ( #863 )
2018-10-12 14:02:40 -07:00
Jenny Tam
a6b1cd5d3a
Added Mojave to macOS instructions ( #862 )
...
Added Mojave to macOS instructions
2018-10-11 16:26:20 -07:00
David Puglielli
8e0bababa0
Merge remote-tracking branch 'upstream/dev' into dev
2018-10-06 15:57:12 -07:00
Jenny Tam
b523306919
Save meta data for the fetched result set ( #855 )
...
* Save meta data on fetched result sets
* Fixed a compilation error
* Optimized some more -- metadata should be available when fetching
* Skip conversion for strings of numeric values, integers, floats, decimals etc
* Set encoding char for numeric data
* Apply review
2018-10-05 15:01:18 -07:00
Gert de Pagter
3ce8eb8a23
Change readme links to https
...
Merging this commit to dev
2018-10-01 16:19:41 -07:00