-
Notifications
You must be signed in to change notification settings - Fork 373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.8.1 hotfix release #1126
5.8.1 hotfix release #1126
Commits on Apr 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 16c41e0 - Browse repository at this point
Copy the full SHA 16c41e0View commit details
Commits on Jun 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 10ff344 - Browse repository at this point
Copy the full SHA 10ff344View commit details -
Merge pull request #788 from yitam/fillLastID
Fixed the potential error reported by Prefast code analysis
Configuration menu - View commit details
-
Copy full SHA for 3585bf5 - Browse repository at this point
Copy the full SHA 3585bf5View commit details
Commits on Jun 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 44d1bb3 - Browse repository at this point
Copy the full SHA 44d1bb3View commit details -
Merge pull request #789 from yitam/moreAsserts
Use SQLSRV_ASSERT for checking NULL ptrs
Configuration menu - View commit details
-
Copy full SHA for 5a66610 - Browse repository at this point
Copy the full SHA 5a66610View commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f6e450b - Browse repository at this point
Copy the full SHA f6e450bView commit details -
Merge pull request #791 from yitam/fixODBC13tests
For these AKV tests check env despite not AE connected
Configuration menu - View commit details
-
Copy full SHA for 90c6443 - Browse repository at this point
Copy the full SHA 90c6443View commit details
Commits on Jun 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 071e897 - Browse repository at this point
Copy the full SHA 071e897View commit details
Commits on Jun 9, 2018
-
Merge pull request #793 from yitam/addDriverOption
Added the driver option to run functional tests
Configuration menu - View commit details
-
Copy full SHA for ea6381c - Browse repository at this point
Copy the full SHA ea6381cView commit details
Commits on Jun 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 17fa64a - Browse repository at this point
Copy the full SHA 17fa64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d554492 - Browse repository at this point
Copy the full SHA d554492View commit details -
Merge pull request #796 from yitam/connPooltests
Fixed connection pooling tests for more than one ODBC drivers
Configuration menu - View commit details
-
Copy full SHA for 53e4da4 - Browse repository at this point
Copy the full SHA 53e4da4View commit details
Commits on Jun 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 81ff085 - Browse repository at this point
Copy the full SHA 81ff085View commit details
Commits on Jun 26, 2018
-
Set the driver argument for getDSN to null by default (#798)
* Added the driver argument to getDSN * Dropped the driver argument but set to null as default * Removed the AE condition in locale support * Modified the AE condition for locale support
Configuration menu - View commit details
-
Copy full SHA for eeea787 - Browse repository at this point
Copy the full SHA eeea787View commit details
Commits on Jun 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ae0b95b - Browse repository at this point
Copy the full SHA ae0b95bView commit details -
* Version 5.3.0 * Fixed the wrong replacements * Added comments block to m4 files * Use dnl for comments
Configuration menu - View commit details
-
Copy full SHA for 197489a - Browse repository at this point
Copy the full SHA 197489aView commit details -
Modified AE fetch phptypes test to insert only one row at a time and…
… loop through php types (#801) * Modified AE fetch phptypes test to insert only one row at a time and loop through php types * Fixed formatting
Configuration menu - View commit details
-
Copy full SHA for aef3830 - Browse repository at this point
Copy the full SHA aef3830View commit details
Commits on Jul 3, 2018
-
Streamlined two very similar large column name tests (#807)
* Streamlined two very similar large column name tests * Changed the EOL
Configuration menu - View commit details
-
Copy full SHA for 5aa9be7 - Browse repository at this point
Copy the full SHA 5aa9be7View commit details
Commits on Jul 5, 2018
-
Updates to change log and readme (#811)
* Updates to change log and readme * Dropped support for Ubuntu 17 * Modified as per review comments
Configuration menu - View commit details
-
Copy full SHA for bbfe6df - Browse repository at this point
Copy the full SHA bbfe6dfView commit details
Commits on Jul 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for af9f77e - Browse repository at this point
Copy the full SHA af9f77eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f7b20 - Browse repository at this point
Copy the full SHA b2f7b20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82be814 - Browse repository at this point
Copy the full SHA 82be814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0495513 - Browse repository at this point
Copy the full SHA 0495513View commit details
Commits on Jul 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c1d5793 - Browse repository at this point
Copy the full SHA c1d5793View commit details -
Updated installation instructions and sample script (#813)
* Updated instructions and sample test for 5.3.0 RTW * Fixed sample code to adhere to php coding standard * Fixed cases and spaces * Modified NOTE for UB 18.04 based on review comments * Added 'exit' * Modified change log and readme based on review to PR 811 * Applied review comments
Configuration menu - View commit details
-
Copy full SHA for 79be282 - Browse repository at this point
Copy the full SHA 79be282View commit details -
Configuration menu - View commit details
-
Copy full SHA for a18a59b - Browse repository at this point
Copy the full SHA a18a59bView commit details
Commits on Jul 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cb78977 - Browse repository at this point
Copy the full SHA cb78977View commit details -
Merge pull request #814 from david-puglielli/odbc-172-update
Odbc 172 update for connres and appveyor
Configuration menu - View commit details
-
Copy full SHA for 9479d03 - Browse repository at this point
Copy the full SHA 9479d03View commit details -
Streamlined two very similar large column name tests (#815)
* Streamlined two very similar large column name tests * Added random number of test table names to avoid operand clash issues * Replaced to with for based on review
Configuration menu - View commit details
-
Copy full SHA for 35631cf - Browse repository at this point
Copy the full SHA 35631cfView commit details
Commits on Jul 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 706c526 - Browse repository at this point
Copy the full SHA 706c526View commit details
Commits on Jul 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7b720e1 - Browse repository at this point
Copy the full SHA 7b720e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb80227 - Browse repository at this point
Copy the full SHA eb80227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd7dbc - Browse repository at this point
Copy the full SHA 6cd7dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 820bc31 - Browse repository at this point
Copy the full SHA 820bc31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f66c48 - Browse repository at this point
Copy the full SHA 0f66c48View commit details -
Merge pull request #816 from david-puglielli/changelog-update-5.3.0
Changelog updated
Configuration menu - View commit details
-
Copy full SHA for faf5ce8 - Browse repository at this point
Copy the full SHA faf5ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 495183e - Browse repository at this point
Copy the full SHA 495183eView commit details -
Merge pull request #817 from david-puglielli/changelog-update-5.3.0
Added links back to changelog
Configuration menu - View commit details
-
Copy full SHA for 6f0f4b7 - Browse repository at this point
Copy the full SHA 6f0f4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96efbdb - Browse repository at this point
Copy the full SHA 96efbdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 825b429 - Browse repository at this point
Copy the full SHA 825b429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee8c44 - Browse repository at this point
Copy the full SHA 6ee8c44View commit details
Commits on Jul 20, 2018
-
Merge pull request #818 from david-puglielli/connres-test-fixes
Fixed output for sqlsrv connres tests
Configuration menu - View commit details
-
Copy full SHA for bd34cab - Browse repository at this point
Copy the full SHA bd34cabView commit details -
Merge branch 'dev' of https://github.com/david-puglielli/msphpsql int…
…o dev Merging upstream/dev to origin
Configuration menu - View commit details
-
Copy full SHA for 36c45b6 - Browse repository at this point
Copy the full SHA 36c45b6View commit details
Commits on Jul 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f71c52d - Browse repository at this point
Copy the full SHA f71c52dView commit details -
Configuration menu - View commit details
-
Copy full SHA for efde09f - Browse repository at this point
Copy the full SHA efde09fView commit details
Commits on Jul 26, 2018
-
Changes made to source and tests to support PHP 7.3 (#822)
* Changes made to support php 7.3 * Correct use of the smart pointer * Fixed the tests for 7.3 * Some clean up for array_init() * Fixed formattings and clean up
Configuration menu - View commit details
-
Copy full SHA for b6d815b - Browse repository at this point
Copy the full SHA b6d815bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7357a16 - Browse repository at this point
Copy the full SHA 7357a16View commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c533ffa - Browse repository at this point
Copy the full SHA c533ffaView commit details
Commits on Jul 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for adf86f1 - Browse repository at this point
Copy the full SHA adf86f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a664a5f - Browse repository at this point
Copy the full SHA a664a5fView commit details
Commits on Aug 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 41a7caf - Browse repository at this point
Copy the full SHA 41a7cafView commit details -
Merge pull request #825 from david-puglielli/string-initialisation-nulls
String initialisation to nulls
Configuration menu - View commit details
-
Copy full SHA for 026c5d1 - Browse repository at this point
Copy the full SHA 026c5d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f4ad7 - Browse repository at this point
Copy the full SHA 29f4ad7View commit details -
Merge pull request #826 from david-puglielli/string-initialisation-nulls
Fix for compilation problem
Configuration menu - View commit details
-
Copy full SHA for d699680 - Browse repository at this point
Copy the full SHA d699680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b15997 - Browse repository at this point
Copy the full SHA 0b15997View commit details -
Merge pull request #827 from david-puglielli/string-initialisation-nulls
Fix for compilation problem again
Configuration menu - View commit details
-
Copy full SHA for ba9579b - Browse repository at this point
Copy the full SHA ba9579bView commit details
Commits on Aug 10, 2018
-
Before freeing stmt in destructor check if dbh driver data is NULL (#829
Configuration menu - View commit details
-
Copy full SHA for 909d1fa - Browse repository at this point
Copy the full SHA 909d1faView commit details
Commits on Aug 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 28a7860 - Browse repository at this point
Copy the full SHA 28a7860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4452a4d - Browse repository at this point
Copy the full SHA 4452a4dView commit details
Commits on Aug 20, 2018
-
Modified the error handling to make it more flexible (#833)
* Made error handling more flexible * Fixed a minor issue with a test
Configuration menu - View commit details
-
Copy full SHA for 6a688b3 - Browse repository at this point
Copy the full SHA 6a688b3View commit details
Commits on Aug 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c209b72 - Browse repository at this point
Copy the full SHA c209b72View commit details
Commits on Aug 28, 2018
-
Incorporated changes in PR 634 to pdo_sqlsrv (#834)
* Incorporated changes in PR 634 to pdo_sqlsrv * Reverted the changes because the array is for internal use only
Configuration menu - View commit details
-
Copy full SHA for 084ab72 - Browse repository at this point
Copy the full SHA 084ab72View commit details
Commits on Sep 4, 2018
-
Modified README re user's suggestion (#841)
* Modified README re user's suggestion * Moved the if condition to the end as per review
Configuration menu - View commit details
-
Copy full SHA for ae1b413 - Browse repository at this point
Copy the full SHA ae1b413View commit details
Commits on Sep 6, 2018
-
Adding supporting for Azure AD access token (#837)
* Adding supporting for Azure AD access token * Added more comments for the AD access token skipif files * Save the pointer to access token struct until after connecting * Clear the access token data before freeing the memory * Added a reference as per review
Configuration menu - View commit details
-
Copy full SHA for e513806 - Browse repository at this point
Copy the full SHA e513806View commit details
Commits on Sep 17, 2018
-
Feature request - new PDO_STMT_OPTION_FETCHES_DATETIME_TYPE flag for …
…pdo_sqlsrv to return datetime as objects (#842) * Feature request - issue 648 * Fixed constructor for field_cache and added another test * Added tests for FETCH_BOUND * Added a new test for output param * Modified output param test to set attributes differently * Removed a useless helped function in a test * Combined two new tests into one as per review * Uncommented dropTable
Configuration menu - View commit details
-
Copy full SHA for 7521f09 - Browse repository at this point
Copy the full SHA 7521f09View commit details -
Feature request - add ReturnDatesAsStrings option to statement level …
…for sqlsrv (#844) * Added ReturnDatesAsStrings option to the statement level * Added new tests for ReturnDatesAsStrings at statement level * Added more datetime types as per review
Configuration menu - View commit details
-
Copy full SHA for 902a032 - Browse repository at this point
Copy the full SHA 902a032View commit details
Commits on Sep 18, 2018
-
Updated version 5.4.0-preview (#846)
* Updated version 5.4.0-preview * Replaced 5.3 with 5.4
Configuration menu - View commit details
-
Copy full SHA for 88dfea3 - Browse repository at this point
Copy the full SHA 88dfea3View commit details
Commits on Sep 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0ba11a2 - Browse repository at this point
Copy the full SHA 0ba11a2View commit details
Commits on Sep 24, 2018
-
Change log for 5.4.0-preview (#850)
* Updated change log for 5.4.0-preview * Updated 5.4.0 preview to add two new feature requests * Modified change log as per review * Modified the wordings * Updated readme, changelog, and install instructions
Configuration menu - View commit details
-
Copy full SHA for 432901d - Browse repository at this point
Copy the full SHA 432901dView commit details
Commits on Sep 26, 2018
-
Clear AKV data after setting the connection attribute or when excepti…
…on is thrown (#854) * Dev (#820) * Fixed the potential error reported by Prefast code analysis * Use SQLSRV_ASSERT for checking NULL ptrs * For these AKV tests check env despite not AE connected * Added the driver option to run functional tests * Fixed connection pooling tests for more than one ODBC drivers * added driver option to pdo isPooled.php * Removed win32 ifdefs re connection resiliency (#802) * Set the driver argument for getDSN to null by default (#798) * Added the driver argument to getDSN * Dropped the driver argument but set to null as default * Removed the AE condition in locale support * Modified the AE condition for locale support * Changed int to SQLLEN to avoid infinite loop (#806) * Version 5.3.0 (#803) * Version 5.3.0 * Fixed the wrong replacements * Added comments block to m4 files * Use dnl for comments * Modified AE fetch phptypes test to insert only one row at a time and loop through php types (#801) * Modified AE fetch phptypes test to insert only one row at a time and loop through php types * Fixed formatting * Streamlined two very similar large column name tests (#807) * Streamlined two very similar large column name tests * Changed the EOL * Updates to change log and readme (#811) * Updates to change log and readme * Dropped support for Ubuntu 17 * Modified as per review comments * Fixed connection resiliency tests for Unix, updated AppVeyor for ODBC 17.2 * Fixed expected output * Fixed output and skipifs * Fixed skipifs and output * Fixed driver name * Updated installation instructions and sample script (#813) * Updated instructions and sample test for 5.3.0 RTW * Fixed sample code to adhere to php coding standard * Fixed cases and spaces * Modified NOTE for UB 18.04 based on review comments * Added 'exit' * Modified change log and readme based on review to PR 811 * Applied review comments * build output to debug appveyor failure * removed debug output * Streamlined two very similar large column name tests (#815) * Streamlined two very similar large column name tests * Added random number of test table names to avoid operand clash issues * Replaced to with for based on review * Changelog updated * changelog updated, test skipif changed to run on unix platforms * Fixed skipif typo * Fixed typo in skipif for pdo * Fixed some output for Travis * Moved error checking inside pdo connres tests * Added links back to changelog * Fixed output for sqlsrv connres tests * Fixed output * Fixed output again * Clear AKV data after connection or when exception is thrown * Modified tests too to skip some AKV tests without real credentials * Used assignment operator also free the existing memory
Configuration menu - View commit details
-
Copy full SHA for 32732c8 - Browse repository at this point
Copy the full SHA 32732c8View commit details
Commits on Oct 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a4eb46c - Browse repository at this point
Copy the full SHA a4eb46cView commit details -
Merging this commit to dev
Configuration menu - View commit details
-
Copy full SHA for 3ce8eb8 - Browse repository at this point
Copy the full SHA 3ce8eb8View commit details
Commits on Oct 5, 2018
-
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
Configuration menu - View commit details
-
Copy full SHA for b523306 - Browse repository at this point
Copy the full SHA b523306View commit details
Commits on Oct 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8e0baba - Browse repository at this point
Copy the full SHA 8e0babaView commit details
Commits on Oct 11, 2018
-
Added Mojave to macOS instructions (#862)
Added Mojave to macOS instructions
Configuration menu - View commit details
-
Copy full SHA for a6b1cd5 - Browse repository at this point
Copy the full SHA a6b1cd5View commit details
Commits on Oct 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 36fd97e - Browse repository at this point
Copy the full SHA 36fd97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18094a6 - Browse repository at this point
Copy the full SHA 18094a6View commit details
Commits on Oct 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b3072a9 - Browse repository at this point
Copy the full SHA b3072a9View commit details
Commits on Oct 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2a9398f - Browse repository at this point
Copy the full SHA 2a9398fView commit details
Commits on Nov 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f4ad2ae - Browse repository at this point
Copy the full SHA f4ad2aeView commit details
Commits on Nov 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3679b48 - Browse repository at this point
Copy the full SHA 3679b48View commit details
Commits on Nov 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 69e8208 - Browse repository at this point
Copy the full SHA 69e8208View commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d51f6db - Browse repository at this point
Copy the full SHA d51f6dbView commit details
Commits on Nov 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 78911f4 - Browse repository at this point
Copy the full SHA 78911f4View commit details
Commits on Nov 19, 2018
-
Merge remote-tracking branch 'upstream/dev' into dev
Merging dev.
Configuration menu - View commit details
-
Copy full SHA for b2a1950 - Browse repository at this point
Copy the full SHA b2a1950View commit details
Commits on Nov 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8e6c181 - Browse repository at this point
Copy the full SHA 8e6c181View commit details
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 76c595f - Browse repository at this point
Copy the full SHA 76c595fView commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ae29f73 - Browse repository at this point
Copy the full SHA ae29f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbdc01c - Browse repository at this point
Copy the full SHA cbdc01cView commit details
Commits on Dec 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9195f84 - Browse repository at this point
Copy the full SHA 9195f84View commit details
Commits on Dec 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2f92a26 - Browse repository at this point
Copy the full SHA 2f92a26View commit details -
Update sqlsrv_statement_format_money_scales.phpt
Do not encrypt money / smallmoney fields in the test table
Configuration menu - View commit details
-
Copy full SHA for ac8ea11 - Browse repository at this point
Copy the full SHA ac8ea11View commit details
Commits on Dec 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 94c5a67 - Browse repository at this point
Copy the full SHA 94c5a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb55bb7 - Browse repository at this point
Copy the full SHA fb55bb7View commit details
Commits on Dec 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2124176 - Browse repository at this point
Copy the full SHA 2124176View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b5615 - Browse repository at this point
Copy the full SHA a8b5615View commit details -
Merge pull request #899 from david-puglielli/php-7.3-update
updated docs for php 7.3
Configuration menu - View commit details
-
Copy full SHA for 5d2a653 - Browse repository at this point
Copy the full SHA 5d2a653View commit details
Commits on Dec 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e30ebfa - Browse repository at this point
Copy the full SHA e30ebfaView commit details
Commits on Dec 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d4f840f - Browse repository at this point
Copy the full SHA d4f840fView commit details
Commits on Dec 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4efb54e - Browse repository at this point
Copy the full SHA 4efb54eView commit details
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5801edd - Browse repository at this point
Copy the full SHA 5801eddView commit details
Commits on Jan 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 25d6812 - Browse repository at this point
Copy the full SHA 25d6812View commit details
Commits on Jan 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9a37258 - Browse repository at this point
Copy the full SHA 9a37258View commit details
Commits on Jan 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d6c8cc2 - Browse repository at this point
Copy the full SHA d6c8cc2View commit details
Commits on Jan 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 04f531d - Browse repository at this point
Copy the full SHA 04f531dView commit details
Commits on Jan 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d9b6e05 - Browse repository at this point
Copy the full SHA d9b6e05View commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9e49a17 - Browse repository at this point
Copy the full SHA 9e49a17View commit details
Commits on Feb 6, 2019
-
Merge pull request #925 from david-puglielli/shared-compilation-load-…
…order-fix Fixed load order issue in sqlsrv
Configuration menu - View commit details
-
Copy full SHA for d69015c - Browse repository at this point
Copy the full SHA d69015cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b9739a - Browse repository at this point
Copy the full SHA 3b9739aView commit details
Commits on Feb 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a39be12 - Browse repository at this point
Copy the full SHA a39be12View commit details
Commits on Feb 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c5989d8 - Browse repository at this point
Copy the full SHA c5989d8View commit details
Commits on Feb 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5b2b750 - Browse repository at this point
Copy the full SHA 5b2b750View commit details
Commits on Feb 22, 2019
-
Merge remote-tracking branch 'upstream/master' into dev
Replacing master with dev
Configuration menu - View commit details
-
Copy full SHA for 3758133 - Browse repository at this point
Copy the full SHA 3758133View commit details
Commits on Feb 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b1b7a40 - Browse repository at this point
Copy the full SHA b1b7a40View commit details
Commits on Feb 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 12d01c9 - Browse repository at this point
Copy the full SHA 12d01c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d5f64 - Browse repository at this point
Copy the full SHA 27d5f64View commit details
Commits on Mar 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d60748e - Browse repository at this point
Copy the full SHA d60748eView commit details
Commits on Mar 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7309fb9 - Browse repository at this point
Copy the full SHA 7309fb9View commit details
Commits on Mar 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1332e3b - Browse repository at this point
Copy the full SHA 1332e3bView commit details
Commits on Mar 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 840ebc2 - Browse repository at this point
Copy the full SHA 840ebc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bedc430 - Browse repository at this point
Copy the full SHA bedc430View commit details -
Configuration menu - View commit details
-
Copy full SHA for df8d7da - Browse repository at this point
Copy the full SHA df8d7daView commit details
Commits on Mar 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 15f61bd - Browse repository at this point
Copy the full SHA 15f61bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f56eab - Browse repository at this point
Copy the full SHA 7f56eabView commit details -
Issue 937 - fixed ASSERT and added new tests (#940)
(cherry picked from commit 12d01c9)
Configuration menu - View commit details
-
Copy full SHA for a6cee77 - Browse repository at this point
Copy the full SHA a6cee77View commit details -
Fixed the returned values for PDOStatement::getColumnMeta (#946)
(cherry picked from commit 7309fb9)
Configuration menu - View commit details
-
Copy full SHA for 763913d - Browse repository at this point
Copy the full SHA 763913dView commit details -
Fix issue 955 - errors building sqlsrv alone (#956)
(cherry picked from commit 15f61bd)
Configuration menu - View commit details
-
Copy full SHA for 2c8f8ca - Browse repository at this point
Copy the full SHA 2c8f8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c71213 - Browse repository at this point
Copy the full SHA 3c71213View commit details
Commits on Mar 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for db488ca - Browse repository at this point
Copy the full SHA db488caView commit details
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f76944d - Browse repository at this point
Copy the full SHA f76944dView commit details -
Merge pull request #930 from gdegoulet/dev
add Language option on connect
Configuration menu - View commit details
-
Copy full SHA for 6325284 - Browse repository at this point
Copy the full SHA 6325284View commit details
Commits on Mar 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a99e7c3 - Browse repository at this point
Copy the full SHA a99e7c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d389e0 - Browse repository at this point
Copy the full SHA 7d389e0View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1ba1f21 - Browse repository at this point
Copy the full SHA 1ba1f21View commit details
Commits on Apr 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a8a0146 - Browse repository at this point
Copy the full SHA a8a0146View commit details
Commits on Apr 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4b6b650 - Browse repository at this point
Copy the full SHA 4b6b650View commit details
Commits on Apr 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 486ab9f - Browse repository at this point
Copy the full SHA 486ab9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba932b - Browse repository at this point
Copy the full SHA 8ba932bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4f014 - Browse repository at this point
Copy the full SHA 1e4f014View commit details
Commits on Apr 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e2a6ece - Browse repository at this point
Copy the full SHA e2a6eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 847493b - Browse repository at this point
Copy the full SHA 847493bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf03cbb - Browse repository at this point
Copy the full SHA cf03cbbView commit details
Commits on Apr 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 62738ba - Browse repository at this point
Copy the full SHA 62738baView commit details -
Configuration menu - View commit details
-
Copy full SHA for b025110 - Browse repository at this point
Copy the full SHA b025110View commit details
Commits on Apr 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 368d088 - Browse repository at this point
Copy the full SHA 368d088View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1d990 - Browse repository at this point
Copy the full SHA ad1d990View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd24a97 - Browse repository at this point
Copy the full SHA fd24a97View commit details -
Merge pull request #972 from david-puglielli/redundant-apis
Fix for redundant calls to SQLNumResultCols and SQLRowCount
Configuration menu - View commit details
-
Copy full SHA for a3456cd - Browse repository at this point
Copy the full SHA a3456cdView commit details
Commits on Apr 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c1b54aa - Browse repository at this point
Copy the full SHA c1b54aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fe59d - Browse repository at this point
Copy the full SHA 13fe59dView commit details
Commits on Apr 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ea17b72 - Browse repository at this point
Copy the full SHA ea17b72View commit details
Commits on Apr 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 63c6bd3 - Browse repository at this point
Copy the full SHA 63c6bd3View commit details
Commits on Apr 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ee3c85a - Browse repository at this point
Copy the full SHA ee3c85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f93bbe - Browse repository at this point
Copy the full SHA 0f93bbeView commit details -
Merge pull request #974 from david-puglielli/batch-query-test
Added batch query test
Configuration menu - View commit details
-
Copy full SHA for 45c1b85 - Browse repository at this point
Copy the full SHA 45c1b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e1138 - Browse repository at this point
Copy the full SHA a8e1138View commit details
Commits on Apr 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e8d1389 - Browse repository at this point
Copy the full SHA e8d1389View commit details
Commits on Apr 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c5b6540 - Browse repository at this point
Copy the full SHA c5b6540View commit details
Commits on May 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9e90a42 - Browse repository at this point
Copy the full SHA 9e90a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for e02db62 - Browse repository at this point
Copy the full SHA e02db62View commit details
Commits on May 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ffd9849 - Browse repository at this point
Copy the full SHA ffd9849View commit details
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6ad5c1e - Browse repository at this point
Copy the full SHA 6ad5c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeeba5c - Browse repository at this point
Copy the full SHA aeeba5cView commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 51c45a2 - Browse repository at this point
Copy the full SHA 51c45a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e031c1a - Browse repository at this point
Copy the full SHA e031c1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d9acc3 - Browse repository at this point
Copy the full SHA 9d9acc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6d6cb - Browse repository at this point
Copy the full SHA ca6d6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6b076 - Browse repository at this point
Copy the full SHA 3b6b076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 209c4fd - Browse repository at this point
Copy the full SHA 209c4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ba324 - Browse repository at this point
Copy the full SHA 50ba324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c57af - Browse repository at this point
Copy the full SHA 39c57afView commit details
Commits on May 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6975967 - Browse repository at this point
Copy the full SHA 6975967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ff53d - Browse repository at this point
Copy the full SHA 06ff53dView commit details
Commits on May 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1aa8dea - Browse repository at this point
Copy the full SHA 1aa8deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f20bd - Browse repository at this point
Copy the full SHA 60f20bdView commit details -
Merge pull request #990 from david-puglielli/issue-909-fix
Issue 909 fix
Configuration menu - View commit details
-
Copy full SHA for e152459 - Browse repository at this point
Copy the full SHA e152459View commit details -
Configuration menu - View commit details
-
Copy full SHA for f369ce6 - Browse repository at this point
Copy the full SHA f369ce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e0bf91 - Browse repository at this point
Copy the full SHA 7e0bf91View commit details
Commits on May 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ac59cfd - Browse repository at this point
Copy the full SHA ac59cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9122c15 - Browse repository at this point
Copy the full SHA 9122c15View commit details
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 68d7903 - Browse repository at this point
Copy the full SHA 68d7903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c585c7 - Browse repository at this point
Copy the full SHA 7c585c7View commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ec3a7a4 - Browse repository at this point
Copy the full SHA ec3a7a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a092523 - Browse repository at this point
Copy the full SHA a092523View commit details
Commits on Jun 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5c42829 - Browse repository at this point
Copy the full SHA 5c42829View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4387a9 - Browse repository at this point
Copy the full SHA d4387a9View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c0cf381 - Browse repository at this point
Copy the full SHA c0cf381View commit details
Commits on Jul 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b839ede - Browse repository at this point
Copy the full SHA b839edeView commit details
Commits on Jul 23, 2019
-
Fixed for issues found by Semmle (#1011)
* Removed unneeded constants * Fixed sqlsrv_free_stmt argument info * Fixed brace escape to avoid buffer overflow * Fixed brace escape and added test * Debugging test failure on Bamboo * Removed debugging output * Debugging test failure on Bamboo * Removed debugging output * Added more test cases * Changed range check to use strchr * Added pdo test * Fixed test and formatting
Configuration menu - View commit details
-
Copy full SHA for 1a2b493 - Browse repository at this point
Copy the full SHA 1a2b493View commit details
Commits on Jul 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 65daa7a - Browse repository at this point
Copy the full SHA 65daa7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a7748 - Browse repository at this point
Copy the full SHA 31a7748View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1bc593 - Browse repository at this point
Copy the full SHA c1bc593View commit details
Commits on Aug 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bae6930 - Browse repository at this point
Copy the full SHA bae6930View commit details
Commits on Aug 15, 2019
-
Modified output.py to take a new argument and travis yml to use inclu…
…de for coveralls (#1020)
Configuration menu - View commit details
-
Copy full SHA for aa03782 - Browse repository at this point
Copy the full SHA aa03782View commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for eb8ecbf - Browse repository at this point
Copy the full SHA eb8ecbfView commit details
Commits on Sep 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f5c0b63 - Browse repository at this point
Copy the full SHA f5c0b63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2792ece - Browse repository at this point
Copy the full SHA 2792eceView commit details
Commits on Sep 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fdf029d - Browse repository at this point
Copy the full SHA fdf029dView commit details
Commits on Sep 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2557520 - Browse repository at this point
Copy the full SHA 2557520View commit details
Commits on Oct 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6a7136d - Browse repository at this point
Copy the full SHA 6a7136dView commit details
Commits on Oct 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aec733b - Browse repository at this point
Copy the full SHA aec733bView commit details
Commits on Oct 31, 2019
-
Always Encrypted v2 support (#1045)
* Change to support ae-v2 * Add support for AE V2 * Added some descriptions and comments * Fixed PDO pattern matching * Updated key generation scripts * Fixed key script * Fixed char/nchar results, fixed formatting issues * Addressed review comments * Updated key scripts * Debugging aev2 keyword failure * Debugging aev2 keyword failure * Debugging aev2 keyword failure * Debugging aev2 keyword failure * Added skipif to ae v2 keyword test * Addressed review comments * Fixed braces and camel caps * Updated test descriptions * Added detail to test descriptions * Tiny change
Configuration menu - View commit details
-
Copy full SHA for 0513287 - Browse repository at this point
Copy the full SHA 0513287View commit details
Commits on Nov 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e30752f - Browse repository at this point
Copy the full SHA e30752fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b77bfa8 - Browse repository at this point
Copy the full SHA b77bfa8View commit details
Commits on Nov 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 006157a - Browse repository at this point
Copy the full SHA 006157aView commit details
Commits on Nov 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 75e421c - Browse repository at this point
Copy the full SHA 75e421cView commit details
Commits on Nov 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b41135a - Browse repository at this point
Copy the full SHA b41135aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b0488 - Browse repository at this point
Copy the full SHA 48b0488View commit details
Commits on Dec 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for efd04e4 - Browse repository at this point
Copy the full SHA efd04e4View commit details
Commits on Dec 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for afa217f - Browse repository at this point
Copy the full SHA afa217fView commit details
Commits on Dec 18, 2019
-
Fixes suggested by Semmle (#1068)
* Fixes suggested by Semmle * Updated azure-pipelines
Configuration menu - View commit details
-
Copy full SHA for eeec2f8 - Browse repository at this point
Copy the full SHA eeec2f8View commit details
Commits on Dec 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 23f92ef - Browse repository at this point
Copy the full SHA 23f92efView commit details
Commits on Jan 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f64df04 - Browse repository at this point
Copy the full SHA f64df04View commit details
Commits on Jan 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9c9c04a - Browse repository at this point
Copy the full SHA 9c9c04aView commit details
Commits on Jan 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8d6ef75 - Browse repository at this point
Copy the full SHA 8d6ef75View commit details
Commits on Jan 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ba05b24 - Browse repository at this point
Copy the full SHA ba05b24View commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e312d1 - Browse repository at this point
Copy the full SHA 6e312d1View commit details
Commits on Jan 31, 2020
-
* updated install instructions and changelog * removed md extensions * Addressed review comments * added path * Fixed link
Configuration menu - View commit details
-
Copy full SHA for e7b5a88 - Browse repository at this point
Copy the full SHA e7b5a88View commit details
Commits on Feb 3, 2020
-
* Added extended AE v2 tests * Added binary types to error check * Updated test descriptions * Added the test matrix * Refactored tests * Added else check for keystore * Debugging connection failures * Debugging connection failures * Debugging connection failures * Addressed review comments * Fixed parse error * Fixed parse error * Fixed parse error * Addressed review comments
Configuration menu - View commit details
-
Copy full SHA for 71b9d40 - Browse repository at this point
Copy the full SHA 71b9d40View commit details
Commits on Feb 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e90fd2c - Browse repository at this point
Copy the full SHA e90fd2cView commit details
Commits on Feb 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5455b4d - Browse repository at this point
Copy the full SHA 5455b4dView commit details
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9534f7b - Browse repository at this point
Copy the full SHA 9534f7bView commit details
Commits on Feb 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for af3097d - Browse repository at this point
Copy the full SHA af3097dView commit details
Commits on Feb 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cd64173 - Browse repository at this point
Copy the full SHA cd64173View commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8bb6cef - Browse repository at this point
Copy the full SHA 8bb6cefView commit details
Commits on Mar 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fb335c0 - Browse repository at this point
Copy the full SHA fb335c0View commit details
Commits on Mar 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7214e8d - Browse repository at this point
Copy the full SHA 7214e8dView commit details
Commits on Apr 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e8fef22 - Browse repository at this point
Copy the full SHA e8fef22View commit details
Commits on Apr 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3d2f631 - Browse repository at this point
Copy the full SHA 3d2f631View commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 55e1715 - Browse repository at this point
Copy the full SHA 55e1715View commit details
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2ec391f - Browse repository at this point
Copy the full SHA 2ec391fView commit details