-
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
Feature request 415 for sqlsrv #861
Merged
Merged
Commits on May 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8f9ecde - Browse repository at this point
Copy the full SHA 8f9ecdeView commit details
Commits on Jul 21, 2018
-
* 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
Configuration menu - View commit details
-
Copy full SHA for 9654020 - Browse repository at this point
Copy the full SHA 9654020View commit details
Commits on Sep 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ff3c6a4 - Browse repository at this point
Copy the full SHA ff3c6a4View commit details
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 393399d - Browse repository at this point
Copy the full SHA 393399dView commit details
Commits on Oct 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 88c4155 - Browse repository at this point
Copy the full SHA 88c4155View commit details
Commits on Oct 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cb6a6d7 - Browse repository at this point
Copy the full SHA cb6a6d7View commit details
Commits on Oct 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eb7cb71 - Browse repository at this point
Copy the full SHA eb7cb71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 779376c - Browse repository at this point
Copy the full SHA 779376cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb87334 - Browse repository at this point
Copy the full SHA cb87334View commit details
Commits on Oct 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 666e124 - Browse repository at this point
Copy the full SHA 666e124View commit details -
Configuration menu - View commit details
-
Copy full SHA for a40002f - Browse repository at this point
Copy the full SHA a40002fView commit details
Commits on Oct 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 118a5be - Browse repository at this point
Copy the full SHA 118a5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc72ec5 - Browse repository at this point
Copy the full SHA bc72ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33cacf5 - Browse repository at this point
Copy the full SHA 33cacf5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.