{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":677464,"defaultBranch":"4.0.x","name":"dbal","ownerLogin":"doctrine","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-05-20T17:01:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/209254?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714036145.0","currentOid":""},"activityList":{"items":[{"before":"d53d68146b57d98fe79034854bc579f13a4cd4df","after":"7cdec3ff32322bdcfa1d3895ec24638fc594fa02","ref":"refs/heads/5.0.x","pushedAt":"2024-04-25T08:34:24.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '4.1.x' into 5.0.x\n\n* 4.1.x:\n Connection::setNestTransactionsWithSavepoints() should not break lazy connection (#6362)\n [Docs] Update docs regarding \"datetimetz\" type (#6014)","shortMessageHtmlLink":"Merge branch '4.1.x' into 5.0.x"}},{"before":"5ec03763018ef336c6f9e1abec2598083931cb7c","after":"4ff0398e9e84220dbea7afd7fb46c60fe1bdca49","ref":"refs/heads/4.1.x","pushedAt":"2024-04-25T08:34:04.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '4.0.x' into 4.1.x\n\n* 4.0.x:\n Connection::setNestTransactionsWithSavepoints() should not break lazy connection (#6362)\n [Docs] Update docs regarding \"datetimetz\" type (#6014)","shortMessageHtmlLink":"Merge branch '4.0.x' into 4.1.x"}},{"before":"7fb00fdf7091a3ab0a4b6d0eed12170b4c7c2aa8","after":"61d79c6e379a39dc1fea6b4e50a23dfc3cd2076a","ref":"refs/heads/4.0.x","pushedAt":"2024-04-25T08:33:42.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '3.8.x' into 4.0.x\n\n* 3.8.x:\n Connection::setNestTransactionsWithSavepoints() should not break lazy connection (#6362)\n [Docs] Update docs regarding \"datetimetz\" type (#6014)","shortMessageHtmlLink":"Merge branch '3.8.x' into 4.0.x"}},{"before":"edbf3076e2b23a2c696de01bd9f39faa643c05f4","after":"b05e48a745f722801f55408d0dbd8003b403dbbd","ref":"refs/heads/3.9.x","pushedAt":"2024-04-25T08:25:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Connection::setNestTransactionsWithSavepoints() should not break lazy connection (#6362)\n\n| Q | A\r\n|------------- | -----------\r\n| Type | bug\r\n| Fixed issues | N/A\r\n\r\n#### Summary\r\n\r\nWhen calling `Connection::setNestTransactionsWithSavepoints()`, the\r\nplatform is fetched to check if savepoints are actually supported. This\r\nis a problem because it might cause the connection to be opened.\r\n\r\nI've removed the check which will postpone the exception to the first\r\ntime we attempt to create a savepoint.","shortMessageHtmlLink":"Connection::setNestTransactionsWithSavepoints() should not break lazy…"}},{"before":"ad2fee0197d7e4a9207660fe25223eb5bea394ab","after":"b05e48a745f722801f55408d0dbd8003b403dbbd","ref":"refs/heads/3.8.x","pushedAt":"2024-04-25T07:04:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Connection::setNestTransactionsWithSavepoints() should not break lazy connection (#6362)\n\n| Q | A\r\n|------------- | -----------\r\n| Type | bug\r\n| Fixed issues | N/A\r\n\r\n#### Summary\r\n\r\nWhen calling `Connection::setNestTransactionsWithSavepoints()`, the\r\nplatform is fetched to check if savepoints are actually supported. This\r\nis a problem because it might cause the connection to be opened.\r\n\r\nI've removed the check which will postpone the exception to the first\r\ntime we attempt to create a savepoint.","shortMessageHtmlLink":"Connection::setNestTransactionsWithSavepoints() should not break lazy…"}},{"before":"edbf3076e2b23a2c696de01bd9f39faa643c05f4","after":"ad2fee0197d7e4a9207660fe25223eb5bea394ab","ref":"refs/heads/3.8.x","pushedAt":"2024-04-25T05:51:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"[Docs] Update docs regarding \"datetimetz\" type (#6014)","shortMessageHtmlLink":"[Docs] Update docs regarding \"datetimetz\" type (#6014)"}},{"before":"303e60d7c19c66f21ffc14a52a5e8033e421a30f","after":"d53d68146b57d98fe79034854bc579f13a4cd4df","ref":"refs/heads/5.0.x","pushedAt":"2024-04-16T21:50:19.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '4.1.x' into 5.0.x\n\n* 4.1.x:\n Avoid calling deprecated Type::getName() (#6359)\n Ensure correct json default value normalization (#6358)\n Document how to run integration tests locally\n Remove unused script","shortMessageHtmlLink":"Merge branch '4.1.x' into 5.0.x"}},{"before":"140ecec05f91bb3425dd7e5931227d5ce29a47c6","after":"5ec03763018ef336c6f9e1abec2598083931cb7c","ref":"refs/heads/4.1.x","pushedAt":"2024-04-16T21:49:53.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '4.0.x' into 4.1.x\n\n* 4.0.x:\n Avoid calling deprecated Type::getName() (#6359)\n Ensure correct json default value normalization (#6358)\n Document how to run integration tests locally\n Remove unused script","shortMessageHtmlLink":"Merge branch '4.0.x' into 4.1.x"}},{"before":"c70bae9e69e0e543044d5e282a624d9b3cbea6fb","after":"7fb00fdf7091a3ab0a4b6d0eed12170b4c7c2aa8","ref":"refs/heads/4.0.x","pushedAt":"2024-04-16T21:49:21.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '3.8.x' into 4.0.x\n\n* 3.8.x:\n Avoid calling deprecated Type::getName() (#6359)\n Ensure correct json default value normalization (#6358)\n Document how to run integration tests locally\n Remove unused script","shortMessageHtmlLink":"Merge branch '3.8.x' into 4.0.x"}},{"before":"e2a6621aae8df7bbc8e704c391d3ee91d1cea5df","after":"edbf3076e2b23a2c696de01bd9f39faa643c05f4","ref":"refs/heads/3.9.x","pushedAt":"2024-04-16T21:20:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Avoid calling deprecated Type::getName() (#6359)\n\nFollow-up to #6358 (@sbuerk): `getName()` is gone on 4.0.x. This change\r\nwill make merging this test up easier for us.","shortMessageHtmlLink":"Avoid calling deprecated Type::getName() (#6359)"}},{"before":"e2a6621aae8df7bbc8e704c391d3ee91d1cea5df","after":"edbf3076e2b23a2c696de01bd9f39faa643c05f4","ref":"refs/heads/3.8.x","pushedAt":"2024-04-16T21:19:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Avoid calling deprecated Type::getName() (#6359)\n\nFollow-up to #6358 (@sbuerk): `getName()` is gone on 4.0.x. This change\r\nwill make merging this test up easier for us.","shortMessageHtmlLink":"Avoid calling deprecated Type::getName() (#6359)"}},{"before":"e5db00eb7b59782eddb72dbb62fe67a4208c0f4c","after":"e2a6621aae8df7bbc8e704c391d3ee91d1cea5df","ref":"refs/heads/3.9.x","pushedAt":"2024-04-16T20:40:48.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Ensure correct json default value normalization (#6358)\n\n\r\n\r\n| Q | A\r\n|------------- | -----------\r\n| Type | bug\r\n| Fixed issues | #6357\r\n\r\n#### Summary\r\n\r\n`PostgreSQLSchemaManager::_getPortableTableColumnDefinition()` is\r\nmodified to call the private method `parseDefaultExpression()` on\r\ndefault values for `JSON` field to correctly normalize doubled\r\nsingle-quotes in json string value.\r\n\r\nA test to cover this case is added.","shortMessageHtmlLink":"Ensure correct json default value normalization (#6358)"}},{"before":"16cfdc82b820dcd860e2301c811639d511d48774","after":"e2a6621aae8df7bbc8e704c391d3ee91d1cea5df","ref":"refs/heads/3.8.x","pushedAt":"2024-04-16T20:39:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Ensure correct json default value normalization (#6358)\n\n\r\n\r\n| Q | A\r\n|------------- | -----------\r\n| Type | bug\r\n| Fixed issues | #6357\r\n\r\n#### Summary\r\n\r\n`PostgreSQLSchemaManager::_getPortableTableColumnDefinition()` is\r\nmodified to call the private method `parseDefaultExpression()` on\r\ndefault values for `JSON` field to correctly normalize doubled\r\nsingle-quotes in json string value.\r\n\r\nA test to cover this case is added.","shortMessageHtmlLink":"Ensure correct json default value normalization (#6358)"}},{"before":"e5db00eb7b59782eddb72dbb62fe67a4208c0f4c","after":"16cfdc82b820dcd860e2301c811639d511d48774","ref":"refs/heads/3.8.x","pushedAt":"2024-04-11T14:24:29.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"greg0ire","name":"Grégoire Paris","path":"/greg0ire","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/657779?s=80&v=4"},"commit":{"message":"Merge pull request #6355 from greg0ire/doc-local-tests\n\nDocument how to run integration tests locally","shortMessageHtmlLink":"Merge pull request #6355 from greg0ire/doc-local-tests"}},{"before":"140ecec05f91bb3425dd7e5931227d5ce29a47c6","after":"303e60d7c19c66f21ffc14a52a5e8033e421a30f","ref":"refs/heads/5.0.x","pushedAt":"2024-03-21T23:00:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Remove support for MariaDB 10.4 and MySQL 5.7 (#6346)\n\n| Q | A\r\n|------------- | -----------\r\n| Type | improvement\r\n| Fixed issues | Follows #6343\r\n\r\n#### Summary\r\n\r\nThis PR removes support for old MariaDB and MySQL releases.","shortMessageHtmlLink":"Remove support for MariaDB 10.4 and MySQL 5.7 (#6346)"}},{"before":"e7d1c6835088930095bed486068d2abfb219fc22","after":"140ecec05f91bb3425dd7e5931227d5ce29a47c6","ref":"refs/heads/5.0.x","pushedAt":"2024-03-21T21:20:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"e7d1c6835088930095bed486068d2abfb219fc22","after":"140ecec05f91bb3425dd7e5931227d5ce29a47c6","ref":"refs/heads/4.1.x","pushedAt":"2024-03-21T21:19:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"2edd1c7e069311ebae56967c00d1f73708f18a1b","after":"e7d1c6835088930095bed486068d2abfb219fc22","ref":"refs/heads/5.0.x","pushedAt":"2024-03-21T20:57:18.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '4.0.x' into 4.1.x\n\n* 4.0.x:\n Add MariaDB 11.3 to the test matrix (#6342)\n [Documentation] Fixing markup (#6340)\n Remove older versions from the docs\n [Documentation] Adding \"versionadded\" (#6336)\n Update UPGRADE.md\n Spell which properly\n Fix double quote used wrongly for literal value in SqliteSchemaManager (#6325)","shortMessageHtmlLink":"Merge branch '4.0.x' into 4.1.x"}},{"before":"90e098ccad75785841bae51b8acaee7b53be9b07","after":"e7d1c6835088930095bed486068d2abfb219fc22","ref":"refs/heads/4.1.x","pushedAt":"2024-03-21T20:56:48.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '4.0.x' into 4.1.x\n\n* 4.0.x:\n Add MariaDB 11.3 to the test matrix (#6342)\n [Documentation] Fixing markup (#6340)\n Remove older versions from the docs\n [Documentation] Adding \"versionadded\" (#6336)\n Update UPGRADE.md\n Spell which properly\n Fix double quote used wrongly for literal value in SqliteSchemaManager (#6325)","shortMessageHtmlLink":"Merge branch '4.0.x' into 4.1.x"}},{"before":"d9109cdf86d7f1d38ebcb64455e2dc31fc8b9be0","after":"c70bae9e69e0e543044d5e282a624d9b3cbea6fb","ref":"refs/heads/4.0.x","pushedAt":"2024-03-21T20:56:25.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '3.8.x' into 4.0.x\n\n* 3.8.x:\n Add MariaDB 11.3 to the test matrix (#6342)\n Spell which properly\n Fix double quote used wrongly for literal value in SqliteSchemaManager (#6325)","shortMessageHtmlLink":"Merge branch '3.8.x' into 4.0.x"}},{"before":"db922ba9436b7b18a23d1653a0b41ff2369ca41c","after":"e5db00eb7b59782eddb72dbb62fe67a4208c0f4c","ref":"refs/heads/3.9.x","pushedAt":"2024-03-21T20:32:19.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Add MariaDB 11.3 to the test matrix (#6342)","shortMessageHtmlLink":"Add MariaDB 11.3 to the test matrix (#6342)"}},{"before":"2edd1c7e069311ebae56967c00d1f73708f18a1b","after":"90e098ccad75785841bae51b8acaee7b53be9b07","ref":"refs/heads/4.1.x","pushedAt":"2024-03-21T20:30:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Deprecate MariaDB 10.4 and MySQL 5.7 support (#6343)\n\n| Q | A\r\n|------------- | -----------\r\n| Type | improvement\r\n| Fixed issues | N/A\r\n\r\n#### Summary\r\n\r\nLet's not carry support for the following old releases over into the\r\nnext major.\r\n\r\n* MariaDB 10.4 will be EOL three months from now.\r\n* MySQL 5.7 is EOL [since October\r\n2023](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-44.html).","shortMessageHtmlLink":"Deprecate MariaDB 10.4 and MySQL 5.7 support (#6343)"}},{"before":"87785d8ef17783655357cc175be2a55697d655ea","after":"e5db00eb7b59782eddb72dbb62fe67a4208c0f4c","ref":"refs/heads/3.8.x","pushedAt":"2024-03-21T13:52:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Add MariaDB 11.3 to the test matrix (#6342)","shortMessageHtmlLink":"Add MariaDB 11.3 to the test matrix (#6342)"}},{"before":"e0219f82916f53891c2ff8a9bf1bcc61a4172677","after":"d9109cdf86d7f1d38ebcb64455e2dc31fc8b9be0","ref":"refs/heads/4.0.x","pushedAt":"2024-03-20T22:35:14.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"SenseException","name":"Claudio Zizza","path":"/SenseException","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/859964?s=80&v=4"},"commit":{"message":"Merge pull request #6339 from SenseException/remove-docs\n\nRemove older versions from the docs","shortMessageHtmlLink":"Merge pull request #6339 from SenseException/remove-docs"}},{"before":"bd7e79f473781ebbdd6af74740180618308304db","after":"e0219f82916f53891c2ff8a9bf1bcc61a4172677","ref":"refs/heads/4.0.x","pushedAt":"2024-03-20T14:38:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"[Documentation] Fixing markup (#6340)","shortMessageHtmlLink":"[Documentation] Fixing markup (#6340)"}},{"before":"cbc2e57cf9806072c022f4e537b0d9c26dc0a254","after":"bd7e79f473781ebbdd6af74740180618308304db","ref":"refs/heads/4.0.x","pushedAt":"2024-03-19T08:38:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"[Documentation] Adding \"versionadded\" (#6336)\n\n| Q | A\r\n|------------- | -----------\r\n| Type | improvement\r\n| Fixed issues | none\r\n\r\n#### Summary\r\n\r\nPage:\r\nhttps://www.doctrine-project.org/projects/doctrine-dbal/en/4.0/reference/types.html#bigint\r\n\r\nThe `int`-mapping needs to be added at\r\nhttps://www.doctrine-project.org/projects/doctrine-orm/en/3.1/reference/basic-mapping.html#doctrine-mapping-types\r\ntoo!\r\n\r\nWhat is the right version information? Is it only working if you have\r\nDBAL 4 **and** ORM 3?","shortMessageHtmlLink":"[Documentation] Adding \"versionadded\" (#6336)"}},{"before":"9e588fe1f38a443cb17de6b86b803d9e028e2156","after":"cbc2e57cf9806072c022f4e537b0d9c26dc0a254","ref":"refs/heads/4.0.x","pushedAt":"2024-03-12T21:25:50.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"greg0ire","name":"Grégoire Paris","path":"/greg0ire","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/657779?s=80&v=4"},"commit":{"message":"Merge pull request #6333 from kalifg/patch-1\n\nUpdate UPGRADE.md","shortMessageHtmlLink":"Merge pull request #6333 from kalifg/patch-1"}},{"before":"e33f6637f1ff8f9adb1f19bcbf3ddcfdb7cacd5b","after":"87785d8ef17783655357cc175be2a55697d655ea","ref":"refs/heads/3.8.x","pushedAt":"2024-03-12T20:54:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"SenseException","name":"Claudio Zizza","path":"/SenseException","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/859964?s=80&v=4"},"commit":{"message":"Merge pull request #6332 from greg0ire/witch-hunt\n\nSpell which properly","shortMessageHtmlLink":"Merge pull request #6332 from greg0ire/witch-hunt"}},{"before":"db922ba9436b7b18a23d1653a0b41ff2369ca41c","after":"e33f6637f1ff8f9adb1f19bcbf3ddcfdb7cacd5b","ref":"refs/heads/3.8.x","pushedAt":"2024-03-05T09:18:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Fix double quote used wrongly for literal value in SqliteSchemaManager (#6325)\n\n| Q | A\r\n|------------- | -----------\r\n| Type | bug\r\n| Fixed issues | \r\n\r\n#### Summary\r\n\r\nIt seems PHP SQLite drivers allows `\"` to be used to escape literal\r\nvalues, but natively such syntax produces an sqlite parse error [1].\r\n\r\nI have discovered this when analysing SQLite log, it is otherwise\r\ntested.\r\n\r\nI checked all other `\"` in SQLite platform and manager and all of them\r\nseems correct otherwise.\r\n\r\n[1] https://dbfiddle.uk/KQAGp9Ea (notice the 2nd query is the same, but\r\nuses `\"` instead of `'`)","shortMessageHtmlLink":"Fix double quote used wrongly for literal value in SqliteSchemaManager ("}},{"before":"ac75c3cd15d047bad253fabf0290588d46dddee3","after":"2edd1c7e069311ebae56967c00d1f73708f18a1b","ref":"refs/heads/5.0.x","pushedAt":"2024-03-03T17:08:32.000Z","pushType":"push","commitsCount":21,"pusher":{"login":"derrabus","name":"Alexander M. Turek","path":"/derrabus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506493?s=80&v=4"},"commit":{"message":"Merge branch '4.0.x' into 4.1.x\n\n* 4.0.x:\n Bump CI workflows (#6323)\n Make all mapped database types case insensitive (#6321)\n Add gssencmode option to connection string for PgSQL & PDO PgSQL driver (#6320)\n Remove Type::canRequireSQLConversion from docs (#6318)","shortMessageHtmlLink":"Merge branch '4.0.x' into 4.1.x"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOe1xawA","startCursor":null,"endCursor":null}},"title":"Activity · doctrine/dbal"}