{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":90036275,"defaultBranch":"master","name":"dbal","ownerLogin":"Rossmann-IT","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-05-02T13:24:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7222161?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713873942.0","currentOid":""},"activityList":{"items":[{"before":"ac447ce53fae537928733b6dd3cbc706b14fdfc1","after":"af9a3ea08ef6ab84a831ea5c3442e993c3733fb8","ref":"refs/heads/3.8.3-rsm","pushedAt":"2024-04-23T12:05:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rgrellmann","name":"rgrellmann","path":"/rgrellmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2195088?s=80&v=4"},"commit":{"message":"fixed treatment of partitioned tables","shortMessageHtmlLink":"fixed treatment of partitioned tables"}},{"before":"f42f484f84d35d3e7c60768551a95fdfb4c1843f","after":"ac447ce53fae537928733b6dd3cbc706b14fdfc1","ref":"refs/heads/3.8.3-rsm","pushedAt":"2024-04-19T12:32:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rgrellmann","name":"rgrellmann","path":"/rgrellmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2195088?s=80&v=4"},"commit":{"message":"PostgreSQLSchemaManager:\n- fixed: icu collations are not recognized\n- feature: enable working with IDENTITY columns","shortMessageHtmlLink":"PostgreSQLSchemaManager:"}},{"before":"db922ba9436b7b18a23d1653a0b41ff2369ca41c","after":"f42f484f84d35d3e7c60768551a95fdfb4c1843f","ref":"refs/heads/3.8.3-rsm","pushedAt":"2024-04-18T19:15:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rgrellmann","name":"rgrellmann","path":"/rgrellmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2195088?s=80&v=4"},"commit":{"message":"Squashed commit of the following:\n\ncommit cf6b80e1fe7022ead62370ac8812ff57c824ef49\nAuthor: robert.grellmann \nDate: Thu Apr 18 21:13:56 2024 +0200\n\n code style\n\ncommit 8cb7134e122d264e253cd9ddccb070b97bec99f7\nMerge: 3f9ec72d7 db922ba94\nAuthor: robert.grellmann \nDate: Thu Apr 18 21:08:07 2024 +0200\n\n Merge branch '3.8.3-rsm' into Branch_3.3.8-p1\n\n # Conflicts:\n #\tsrc/Schema/Table.php\n\ncommit 3f9ec72d75e6ca76f60e16a8905da646e3961fd3\nAuthor: robert.grellmann \nDate: Thu Dec 22 13:33:35 2022 +0100\n\n PostgreSQLPlatform: changed getListTablesSQL to use pg_catalog\n\ncommit 62b060350e6c15e743ce4b030c937b6c60305600\nMerge: fdf224d7b f873a8202\nAuthor: robert.grellmann \nDate: Thu Dec 22 13:18:07 2022 +0100\n\n Merge branch '3.3.x' into 3.3.8-rsm\n\ncommit fdf224d7b54bc9a929780d2f98dab4140477a04e\nMerge: 2c2592820 9f79d4650\nAuthor: robert.grellmann \nDate: Wed Jul 13 09:15:54 2022 +0200\n\n Merge tag '3.3.7' into 3.3.7-rsm\n\n Release [3.3.7](https://github.com/doctrine/dbal/milestone/114)\n\n 3.3.7\n =====\n\n - Total issues resolved: **1**\n - Total pull requests resolved: **8**\n - Total contributors: **6**\n\n Code Style,Static Analysis\n --------------------------\n\n - [5444: PHP CodeSniffer 3.7, PHPStan 1.7.13](https://github.com/doctrine/dbal/pull/5444) thanks to @derrabus\n\n Static Analysis\n ---------------\n\n - [5426: PHPStan 1.7.9](https://github.com/doctrine/dbal/pull/5426) thanks to @derrabus\n - [5417: Run Psalm with language level PHP 8.1](https://github.com/doctrine/dbal/pull/5417) thanks to @morozov\n\n Documentation,Type Mapping\n --------------------------\n\n - [5415: Update documentation for the `guid` type](https://github.com/doctrine/dbal/pull/5415) thanks to @kaznovac\n\n Bug,PostgreSQL,Schema Management\n --------------------------------\n\n - [5395: Check integer types via PhpIntegerMappingType](https://github.com/doctrine/dbal/pull/5395) thanks to @morozov and @umherirrender\n\n Bug,PHP,PostgreSQL\n ------------------\n\n - [5381: Fix using deprecated syntax](https://github.com/doctrine/dbal/pull/5381) thanks to @nicolas-grekas\n\n Documentation\n -------------\n\n - [5379: Refresh docs about transactions](https://github.com/doctrine/dbal/pull/5379) thanks to @greg0ire\n\n CI\n --\n\n - [5374: Remove CA bundle from AppVeyor](https://github.com/doctrine/dbal/pull/5374) thanks to @morozov\n\n # gpg: Signature made Fri Jun 17 09:51:42 2022\n # gpg: using DSA key 1BEDEE0A820BC30D858F9F0C2C3A645671828132\n # gpg: Can't check signature: No public key\n\ncommit 2c25928208b9859cace527c47adad1effb2dbf3c\nAuthor: robert.grellmann \nDate: Fri May 13 11:51:04 2022 +0200\n\n fixed Index.php and Table.php","shortMessageHtmlLink":"Squashed commit of the following:"}},{"before":null,"after":"db922ba9436b7b18a23d1653a0b41ff2369ca41c","ref":"refs/heads/3.8.3-rsm","pushedAt":"2024-04-18T16:48:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrellmann","name":"rgrellmann","path":"/rgrellmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2195088?s=80&v=4"},"commit":{"message":"Bump CI workflows (#6323)","shortMessageHtmlLink":"Bump CI workflows (doctrine#6323)"}},{"before":null,"after":"edbf3076e2b23a2c696de01bd9f39faa643c05f4","ref":"refs/heads/3.8.x","pushedAt":"2024-04-18T16:44:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrellmann","name":"rgrellmann","path":"/rgrellmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2195088?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() (doctrine#6359)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOAV69QA","startCursor":null,"endCursor":null}},"title":"Activity ยท Rossmann-IT/dbal"}