-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat: [MySQLi] add config to use MYSQLI_OPT_INT_AND_FLOAT_NATIVE #7265
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
d44812d
Enhance: [MySQLi] use MYSQLI_OPT_INT_AND_FLOAT_NATIVE.
kai890707 43e6767
Merge branch 'codeigniter4:4.4' into 4.4
kai890707 47833d2
Enhance:[MySQLi] Use the option to define whether MYSQLI_OPT_INT_AND_…
kai890707 f0a71b9
Merge branch 'codeigniter4:4.4' into 4.4
kai890707 be1eab9
fix:Rename the DBTypeNative to numberNative and move the property to …
kai890707 7b756d1
Enhance:Add numberNative to configuration.rst to specify whether MYSQ…
kai890707 4ff2ffe
fix:Configuration.rst typesetting corrections.
kai890707 d017a0b
Enhance:Add and complete test files for NumberNative.
kai890707 1cd3415
fix:NumberNativeTest.php adds DBDriver's judgment test and fixes MySQ…
kai890707 7b152df
fix:Column description of numberNative in CodeIgniter4/user_guide_src…
kai890707 c18581d
fix:Run composer cs-fix and modify the Enhancements/DataBase descript…
kai890707 b2c74e8
fix:Modify the Enhancements/DataBase description in user_guide_src/so…
kai890707 78ff0a9
fix:Modify database/configuration.rst and changelogs/v4.4.0.rst descr…
kai890707 0a8c971
fix:Modify changelogs/v4.4.0.rst description and remove the numberNat…
kai890707 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.