{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":322561763,"defaultBranch":"master","name":"MonetDB-Go","ownerLogin":"MonetDB","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-12-18T10:25:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7083135?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1706615266.0","currentOid":""},"activityList":{"items":[{"before":"b40e15b16685d4914a52af828632f8c13454d97e","after":"d752d0db2cbdb59505ee5e3a93726778320da181","ref":"refs/heads/master","pushedAt":"2024-02-27T14:08:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sstalin","name":"Svetlin Stalinov","path":"/sstalin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592032?s=80&v=4"},"commit":{"message":"augment test case","shortMessageHtmlLink":"augment test case"}},{"before":"e543a7eeafafc86fd361c435a18db171086c1ca6","after":"b40e15b16685d4914a52af828632f8c13454d97e","ref":"refs/heads/master","pushedAt":"2024-01-30T11:44:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"arjenderijke","name":"Arjen de Rijke","path":"/arjenderijke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8361085?s=80&v=4"},"commit":{"message":"rename file, to fix problem with detecting license on documentation site (#17)","shortMessageHtmlLink":"rename file, to fix problem with detecting license on documentation s…"}},{"before":"f73161238f35d6b23cfcacf874e64f6c48413dc3","after":"e543a7eeafafc86fd361c435a18db171086c1ca6","ref":"refs/heads/master","pushedAt":"2024-01-25T12:18:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"arjenderijke","name":"Arjen de Rijke","path":"/arjenderijke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8361085?s=80&v=4"},"commit":{"message":"Fix directory structure (#16)\n\n* add a v2 directory and get everything working\r\n\r\n* fix some strange bug in the generated workspace file\r\n\r\n* also have to fix the staticcheck test","shortMessageHtmlLink":"Fix directory structure (#16)"}},{"before":"3b9d9d82777c73f3e9a5a4a52ca5ad62996db562","after":"f73161238f35d6b23cfcacf874e64f6c48413dc3","ref":"refs/heads/master","pushedAt":"2024-01-24T07:57:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"arjenderijke","name":"Arjen de Rijke","path":"/arjenderijke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8361085?s=80&v=4"},"commit":{"message":"Implement Context and ColumnType interface (#15)\n\n* test context functions without monetdb driver specific implementation\r\n\r\n* first step implementing context interfaces and named parameters\r\n\r\n* Implement named parameters and context methods\r\n\r\n* add more tests and fix bugs\r\n\r\n* add example scripts\r\n\r\n* fix bug when fetches more results after the first 100\r\n\r\n* add more connection settings, specifically timezone\r\n\r\n* small cleanup before next release","shortMessageHtmlLink":"Implement Context and ColumnType interface (#15)"}},{"before":"3af6987e6b62796569d0ff40787bc9a175cbe7b8","after":"3b9d9d82777c73f3e9a5a4a52ca5ad62996db562","ref":"refs/heads/master","pushedAt":"2024-01-03T07:02:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"arjenderijke","name":"Arjen de Rijke","path":"/arjenderijke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8361085?s=80&v=4"},"commit":{"message":"Implement Columntype interfaces (#14)\n\n* refactor, start mapi package and move config struct from driver implementation\r\n\r\n* refactoring, mover sourcefile mapi.go to package mapi\r\n\r\n* refactoring, move most of the mapi specific code to the resultset class\r\n\r\n* refactoring, prepare for adding new features\r\n\r\n* start implementing the columntype interfaces and fix the mapi protocol code\r\n\r\n* implement the bulk of the columntype functionality\r\n\r\n* add tests for the columntype implementation and fix the issues that where found\r\n\r\n* return the correct type for blob fields","shortMessageHtmlLink":"Implement Columntype interfaces (#14)"}},{"before":"56a9ff270ff790442ea2bd4d4aeb4c5f55cb90db","after":"3af6987e6b62796569d0ff40787bc9a175cbe7b8","ref":"refs/heads/master","pushedAt":"2023-12-18T10:27:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"arjenderijke","name":"Arjen de Rijke","path":"/arjenderijke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8361085?s=80&v=4"},"commit":{"message":"Add one comment (#13)\n\n* Add integration tests\r\n\r\n* add extra parameter for code coverage step\r\n\r\n* Fix problem with action definition\r\n\r\n* still issues with the actions\r\n\r\n* try another way to add the options\r\n\r\n* still not correct\r\n\r\n* previous one also wrong\r\n\r\n* and try another option\r\n\r\n* Add comment for the working configuration\r\n\r\n* remove coverage because of permission issues\r\n\r\n* Add the link to the coverage action","shortMessageHtmlLink":"Add one comment (#13)"}},{"before":"288a093c55807f20dd915f44ce6d0fbc68b26732","after":"56a9ff270ff790442ea2bd4d4aeb4c5f55cb90db","ref":"refs/heads/master","pushedAt":"2023-12-18T10:07:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"arjenderijke","name":"Arjen de Rijke","path":"/arjenderijke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8361085?s=80&v=4"},"commit":{"message":"Add integration tests (#12)\n\n* Add integration tests\r\n\r\n* add extra parameter for code coverage step\r\n\r\n* Fix problem with action definition\r\n\r\n* still issues with the actions\r\n\r\n* try another way to add the options\r\n\r\n* still not correct\r\n\r\n* previous one also wrong\r\n\r\n* and try another option\r\n\r\n* Add comment for the working configuration\r\n\r\n* remove coverage because of permission issues","shortMessageHtmlLink":"Add integration tests (#12)"}},{"before":"bbc6cba27440917b96c2a2f86ba29602776123a3","after":"288a093c55807f20dd915f44ce6d0fbc68b26732","ref":"refs/heads/master","pushedAt":"2023-12-10T10:45:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sstalin","name":"Svetlin Stalinov","path":"/sstalin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592032?s=80&v=4"},"commit":{"message":"Add code coverage (#11)\n\n* Fix macos workflow\r\n\r\n* Now the macos and linux workflows are the same\r\n\r\n* Add the staticcheck action on linux\r\n\r\n* Mark all issues found by the static checker\r\n\r\n* Add the reason everywhere, because it is mandatory\r\n\r\n* add go test coverage\r\n\r\n* test different threshold\r\n\r\n* Lower threshold again","shortMessageHtmlLink":"Add code coverage (#11)"}},{"before":"c1d2fe666f40a882def7b62e3b9a4160cd45a9f3","after":"bbc6cba27440917b96c2a2f86ba29602776123a3","ref":"refs/heads/master","pushedAt":"2023-12-08T09:23:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"arjenderijke","name":"Arjen de Rijke","path":"/arjenderijke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8361085?s=80&v=4"},"commit":{"message":"Enable static checks (#10)\n\n* Fix macos workflow\r\n\r\n* Now the macos and linux workflows are the same\r\n\r\n* Add the staticcheck action on linux\r\n\r\n* Mark all issues found by the static checker\r\n\r\n* Add the reason everywhere, because it is mandatory","shortMessageHtmlLink":"Enable static checks (#10)"}},{"before":"e89c59057d488307985358957cc85ab6da2a4e96","after":"c1d2fe666f40a882def7b62e3b9a4160cd45a9f3","ref":"refs/heads/master","pushedAt":"2023-12-07T11:26:10.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"sstalin","name":"Svetlin Stalinov","path":"/sstalin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592032?s=80&v=4"},"commit":{"message":"Merge pull request #8 from arjenderijke/master\n\nUpdate workflow steps","shortMessageHtmlLink":"Merge pull request #8 from arjenderijke/master"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEBpmFdgA","startCursor":null,"endCursor":null}},"title":"Activity · MonetDB/MonetDB-Go"}