-
Notifications
You must be signed in to change notification settings - Fork 11.4k
[11.x] Remove Doctrine DBAL #48864
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
[11.x] Remove Doctrine DBAL #48864
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
f6538ad
remove doctrine dbal from grammar
hafezdivandari 8d882eb
remove unused imports
hafezdivandari c37884d
fix tests
hafezdivandari 0346940
fix tests
hafezdivandari ba31106
remove mysql 5.7 tests
hafezdivandari ca78589
fix facade doctype
hafezdivandari f55b31e
use native column modifying by default
hafezdivandari 90d1f8a
fix tests
hafezdivandari a5f4957
Merge branch 'master' into master-patch-2
hafezdivandari 8c39f63
fix tests
hafezdivandari 45310fd
wip
hafezdivandari 19d5f92
Revert "remove mysql 5.7 tests"
hafezdivandari 61208ea
support native column renaming on MySQL 5.7
hafezdivandari 41837ca
fix style
hafezdivandari f612a13
wip
hafezdivandari 019a868
Merge branch 'master' into master-patch-2
hafezdivandari fc2f9af
wip
hafezdivandari 274fe12
remove doctrine usage on DatabaseTruncation
hafezdivandari a30d550
Merge branch 'master' into master-patch-2
hafezdivandari 73754a4
wip
hafezdivandari f082214
rename index on sqlite
hafezdivandari 254e099
remove doctrine/dbal from db commands
hafezdivandari 49a0c3f
fix styles
hafezdivandari ba0d8ea
wip
hafezdivandari bd1bceb
wip
hafezdivandari ba4978e
support renaming columns on legacy MariaDB
hafezdivandari eae02d9
remove redundant non-standard tests
hafezdivandari a99792e
Merge branch 'master' into master-patch-2
hafezdivandari b5c3862
Merge branch 'master' into master-patch-2
hafezdivandari 92d0ec9
add collation modifier to sqlite
hafezdivandari 8b6c226
support native column modifying on sqlite
hafezdivandari 402830d
fix styles
hafezdivandari 9a7be0c
add user-defined types to db:show
hafezdivandari 686ec27
wip
hafezdivandari d44e2c6
fix styles
hafezdivandari ebd9bee
fix dropForeign exception on SQLite
hafezdivandari 46562fb
fix styles
hafezdivandari 1cc64af
include generated and hidden columns on sqlite
hafezdivandari 1d8510f
remove custom doctrine types
hafezdivandari 86058a8
remove doctrine change column
hafezdivandari 88c2752
styling
hafezdivandari 298b43f
remove support for registering custom doctrine types
hafezdivandari b60b221
remove unused config methods and property
hafezdivandari 35666b3
remove redundant semicolon
hafezdivandari 8102add
Merge branch 'master' into master-patch-2
hafezdivandari 3a8acd2
force re-run tests
hafezdivandari 29cfb81
remove doctrine related conflicts
hafezdivandari fc4dd91
remove doctrine/dbal from require-dev
hafezdivandari fa197e0
Revert "remove doctrine/dbal from require-dev"
hafezdivandari 2fb96c4
revert unrelated changes
hafezdivandari d7e1ddf
disable foreign key constraints when altering table on SQLite
hafezdivandari 0aa3207
fix styling
hafezdivandari 606663d
consider backticks when parsing collate on SQLite
hafezdivandari 02eef27
update facade docblocks
hafezdivandari 5e99d96
remove doctrine connection
hafezdivandari 20f80bb
Merge branch 'master' into master-patch-2
hafezdivandari 7110c42
formatting
hafezdivandari b88f803
Merge branch 'master' into master-patch-2
hafezdivandari f5a2c8a
Merge branch 'master' into master-patch-2
hafezdivandari 055e1cd
fix conflicts
hafezdivandari 63ea4d6
formatting
taylorotwell 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
Oops, something went wrong.
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.