{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":768076499,"defaultBranch":"master","name":"ora2pg","ownerLogin":"ewoerner","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-03-06T12:30:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6642053?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717620053.0","currentOid":""},"activityList":{"items":[{"before":"19d83aeb0a6aae1c4ca9c4909a1ccce10a6ef0af","after":null,"ref":"refs/heads/patch-3","pushedAt":"2024-06-05T20:40:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"}},{"before":"028086ae8e483109ac7ab57e91fff878bf1029f9","after":null,"ref":"refs/heads/patch-2","pushedAt":"2024-06-05T20:40:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"}},{"before":"2a005df3cf3077aca04a0cd35d3e5edb80834f1a","after":"1283fe747ee8da6ac7d2487e0e7194ec54130da8","ref":"refs/heads/patch-1","pushedAt":"2024-06-05T14:34:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"},"commit":{"message":"Prefer primary keys for validation sort order\n\nReverse order of unique index retrieval so that primary keys are fetched last and therefore overwrite non-primary unique indexes.","shortMessageHtmlLink":"Prefer primary keys for validation sort order"}},{"before":"150a1a3e10ac8f7fe7a83f2868c3cf9dbde6b995","after":null,"ref":"refs/heads/patch-1","pushedAt":"2024-06-05T13:40:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"}},{"before":"2a005df3cf3077aca04a0cd35d3e5edb80834f1a","after":"028086ae8e483109ac7ab57e91fff878bf1029f9","ref":"refs/heads/patch-2","pushedAt":"2024-06-05T13:38:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"},"commit":{"message":"Fix validation of nullable boolean columns\n\nIn validation, only convert DBD::Pg 0 to 'f'. Previously, undef (SQL NULL) was also converted to 'f' which caused validation to fail for boolean columns with NULL values.","shortMessageHtmlLink":"Fix validation of nullable boolean columns"}},{"before":"2a005df3cf3077aca04a0cd35d3e5edb80834f1a","after":"150a1a3e10ac8f7fe7a83f2868c3cf9dbde6b995","ref":"refs/heads/patch-1","pushedAt":"2024-06-05T13:24:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"},"commit":{"message":"Fix validation of nullable boolean columns\n\nConversion of boolean values from DBD::Pg to string representation now explicitly converts the values 1 and 0 (as documented in https://metacpan.org/dist/DBD-Pg/view/Pg.pm#Datatype-bool), so that an SQL NULL is not converted to 'f' anymore.","shortMessageHtmlLink":"Fix validation of nullable boolean columns"}},{"before":"7e2ccda2c427165e21842b8d3b2d95b7544fa93f","after":"2a005df3cf3077aca04a0cd35d3e5edb80834f1a","ref":"refs/heads/master","pushedAt":"2024-06-05T13:10:03.000Z","pushType":"push","commitsCount":51,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"},"commit":{"message":"Allow online data migration to continue if the destination table does not exist when ON_ERROR_STOP is disabled. Thanks to chetan2211 for the feature request.","shortMessageHtmlLink":"Allow online data migration to continue if the destination table does…"}},{"before":"117e168b558af69d7646d8647e5c10a8bc559bc2","after":null,"ref":"refs/heads/patch-1","pushedAt":"2024-06-05T13:09:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"}},{"before":"225698805de1a6cd314a39e6c932ce2b1e8959e3","after":null,"ref":"refs/heads/patch-2","pushedAt":"2024-06-05T13:09:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"}},{"before":"2a005df3cf3077aca04a0cd35d3e5edb80834f1a","after":"19d83aeb0a6aae1c4ca9c4909a1ccce10a6ef0af","ref":"refs/heads/patch-3","pushedAt":"2024-06-05T13:05:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"},"commit":{"message":"Fix regular expression for function-based indexes in validation\n\nThe regular expression to exclude function-based indexes did not cover the case that the function-based index consists of just a single column.","shortMessageHtmlLink":"Fix regular expression for function-based indexes in validation"}},{"before":"2a005df3cf3077aca04a0cd35d3e5edb80834f1a","after":"225698805de1a6cd314a39e6c932ce2b1e8959e3","ref":"refs/heads/patch-2","pushedAt":"2024-06-05T08:08:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"},"commit":{"message":"Update Ora2Pg.pm","shortMessageHtmlLink":"Update Ora2Pg.pm"}},{"before":"7e2ccda2c427165e21842b8d3b2d95b7544fa93f","after":"117e168b558af69d7646d8647e5c10a8bc559bc2","ref":"refs/heads/patch-1","pushedAt":"2024-03-06T12:33:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ewoerner","name":"Eckhart Wörner","path":"/ewoerner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6642053?s=80&v=4"},"commit":{"message":"Add leading zero for numbers between -1 and 0","shortMessageHtmlLink":"Add leading zero for numbers between -1 and 0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNVQyMDo0MDo1My4wMDAwMDBazwAAAARdip6S","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNVQyMDo0MDo1My4wMDAwMDBazwAAAARdip6S","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wNlQxMjozMzo0Ni4wMDAwMDBazwAAAAQN6nNl"}},"title":"Activity · ewoerner/ora2pg"}