{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":313334177,"defaultBranch":"master","name":"jai-postgres","ownerLogin":"rluba","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-11-16T14:50:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4600573?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1605538294.0","currentOid":""},"activityList":{"items":[{"before":"021c1dd79d7c8772747f1566f965d984cc53b1c5","after":"7ee38257e76d27346857f2cbb1d4673d58af2331","ref":"refs/heads/master","pushedAt":"2024-04-16T14:29:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Update the list of supported column types","shortMessageHtmlLink":"Update the list of supported column types"}},{"before":"2d89dab12b8866966ab09533a9d4af8af398d511","after":"021c1dd79d7c8772747f1566f965d984cc53b1c5","ref":"refs/heads/master","pushedAt":"2024-04-16T14:26:58.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Merge branch 'fix/float_parsing'","shortMessageHtmlLink":"Merge branch 'fix/float_parsing'"}},{"before":"899ff97f133cb013759d3d865a9d09df62a6af0c","after":"2d89dab12b8866966ab09533a9d4af8af398d511","ref":"refs/heads/master","pushedAt":"2024-01-12T15:22:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Merge branch 'fix/windows'","shortMessageHtmlLink":"Merge branch 'fix/windows'"}},{"before":"c42e5d2d1319c851f67390cd0b370698f6ee4bca","after":"899ff97f133cb013759d3d865a9d09df62a6af0c","ref":"refs/heads/master","pushedAt":"2024-01-10T08:16:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Example: Add test for boolean false","shortMessageHtmlLink":"Example: Add test for boolean false"}},{"before":"027cf080bbc98fc6a6ec7bd08bef86e6b5467058","after":"c42e5d2d1319c851f67390cd0b370698f6ee4bca","ref":"refs/heads/master","pushedAt":"2023-10-24T16:09:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Add support for serializing date into Apollo_Time and Date and timestamp into Apollo_Time","shortMessageHtmlLink":"Add support for serializing date into Apollo_Time and Date and timest…"}},{"before":"75b6003840fbe08fccb9eed976545b9593fd31f7","after":"027cf080bbc98fc6a6ec7bd08bef86e6b5467058","ref":"refs/heads/master","pushedAt":"2023-10-24T09:24:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Add support for deserializing BYTEA into any kind of array","shortMessageHtmlLink":"Add support for deserializing BYTEA into any kind of array"}},{"before":"9ea0b8b245bc38867d7335d428233db2324fb920","after":"75b6003840fbe08fccb9eed976545b9593fd31f7","ref":"refs/heads/master","pushedAt":"2023-08-10T16:07:22.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Add support for DATE columns (but parsing them into strings requires rluba/jai-date, for now)","shortMessageHtmlLink":"Add support for DATE columns (but parsing them into strings requires …"}},{"before":"bfea8668042021657161dd75bd22a59831284fc5","after":"9ea0b8b245bc38867d7335d428233db2324fb920","ref":"refs/heads/master","pushedAt":"2023-07-28T13:04:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Also log error message for non-fatal errors (I haven’t seen them yet, but just in case…)","shortMessageHtmlLink":"Also log error message for non-fatal errors (I haven’t seen them yet,…"}},{"before":"a3f65e2b24ff5b455f3a684432376efb688c0603","after":"bfea8668042021657161dd75bd22a59831284fc5","ref":"refs/heads/master","pushedAt":"2023-07-28T10:24:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Add support for parsing timezone with timestamp into strings, add some timezone experiments to the example","shortMessageHtmlLink":"Add support for parsing timezone with timestamp into strings, add som…"}},{"before":"0d57abe017860f5d61e368b4ca5c64140fec6f63","after":"a3f65e2b24ff5b455f3a684432376efb688c0603","ref":"refs/heads/master","pushedAt":"2023-06-25T19:22:48.206Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Merge pull request #6 from smari/smari/compiler-0-1-065-compat\n\nRearrange for compatibility with compiler version 0.1.65 (and later)","shortMessageHtmlLink":"Merge pull request #6 from smari/smari/compiler-0-1-065-compat"}},{"before":"f90b82217545278f48e9bf9acb042b17785f8aa0","after":"0d57abe017860f5d61e368b4ca5c64140fec6f63","ref":"refs/heads/master","pushedAt":"2023-05-15T08:35:42.060Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Clean up example","shortMessageHtmlLink":"Clean up example"}},{"before":"bf274291627552eff9024ee028121b0ccd87bccf","after":"f90b82217545278f48e9bf9acb042b17785f8aa0","ref":"refs/heads/master","pushedAt":"2023-05-15T08:30:43.924Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Clarify support for `numeric`, fix typo","shortMessageHtmlLink":"Clarify support for numeric, fix typo"}},{"before":"c833450418119881077c661aaab69439bc542440","after":"bf274291627552eff9024ee028121b0ccd87bccf","ref":"refs/heads/master","pushedAt":"2023-05-15T08:25:58.803Z","pushType":"push","commitsCount":6,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Merge branch 'smari-float8'","shortMessageHtmlLink":"Merge branch 'smari-float8'"}},{"before":"7cefa73524e83e9c579fca216d8bb59624eb2326","after":"c833450418119881077c661aaab69439bc542440","ref":"refs/heads/master","pushedAt":"2023-05-10T19:25:16.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Merge branch 'smari-linux-and-name'","shortMessageHtmlLink":"Merge branch 'smari-linux-and-name'"}},{"before":"db1562c7c12a3daf2af75e0a2cb9083d830b64b9","after":"7cefa73524e83e9c579fca216d8bb59624eb2326","ref":"refs/heads/master","pushedAt":"2023-04-17T08:24:04.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Merge pull request #3 from inzombiak/master\n\nAdded PostgreSQL bindings for Windows","shortMessageHtmlLink":"Merge pull request #3 from inzombiak/master"}},{"before":"013e0b61efcc3cbf93cd597e7466b73b7cabda4e","after":"db1562c7c12a3daf2af75e0a2cb9083d830b64b9","ref":"refs/heads/master","pushedAt":"2023-03-14T09:48:57.377Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Don’t pretend there are windows bindings","shortMessageHtmlLink":"Don’t pretend there are windows bindings"}},{"before":"d19dc44dfa0ddb51803564248a64d2fd797c9716","after":"013e0b61efcc3cbf93cd597e7466b73b7cabda4e","ref":"refs/heads/master","pushedAt":"2023-03-13T07:24:30.878Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Re-generate bindings on an older Linux (Ubuntu 18.04) to match the compiler’s baseline","shortMessageHtmlLink":"Re-generate bindings on an older Linux (Ubuntu 18.04) to match the co…"}},{"before":"3d5118ef82bd9b9362193314aea9eb8ed2354fab","after":"d19dc44dfa0ddb51803564248a64d2fd797c9716","ref":"refs/heads/master","pushedAt":"2023-03-08T15:50:52.858Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Add support for saving TIMEZONE columns into string member fields, improve error messages on column-member type mismatches","shortMessageHtmlLink":"Add support for saving TIMEZONE columns into string member fields, im…"}},{"before":"817dca9d8a34b7dbe534b5f13b219fb887d8e440","after":"3d5118ef82bd9b9362193314aea9eb8ed2354fab","ref":"refs/heads/master","pushedAt":"2023-03-08T14:29:41.362Z","pushType":"push","commitsCount":1,"pusher":{"login":"rluba","name":"Raphael Luba","path":"/rluba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600573?s=80&v=4"},"commit":{"message":"Reformat","shortMessageHtmlLink":"Reformat"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0xNlQxNDoyOTo1Ni4wMDAwMDBazwAAAAQyHTlN","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0wOFQxNDoyOTo0MS4zNjI0NTZazwAAAAL_FPyT"}},"title":"Activity · rluba/jai-postgres"}