{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":14631713,"defaultBranch":"master","name":"URI-db","ownerLogin":"libwww-perl","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-11-22T23:00:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1450911?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712280935.0","currentOid":""},"activityList":{"items":[{"before":"fb5bf0cd99a8d298616f6693ffd50f65aca04798","after":"cca7085da46474334aba28a6f4e6fed5305cf868","ref":"refs/heads/master","pushedAt":"2024-04-05T01:40:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Increment version to v0.23\n\nAnd upgrade the checkout GH action.","shortMessageHtmlLink":"Increment version to v0.23"}},{"before":"bfbd9f84ee0841fc176ceb0aac473e67b5f26981","after":"fb5bf0cd99a8d298616f6693ffd50f65aca04798","ref":"refs/heads/master","pushedAt":"2024-04-05T01:34:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Timestamp v0.22","shortMessageHtmlLink":"Timestamp v0.22"}},{"before":"bfbd9f84ee0841fc176ceb0aac473e67b5f26981","after":null,"ref":"refs/heads/issue-22","pushedAt":"2024-04-05T01:32:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"}},{"before":"dedd755f4d64a9a5554e9811214f3da46466b894","after":"bfbd9f84ee0841fc176ceb0aac473e67b5f26981","ref":"refs/heads/master","pushedAt":"2024-04-05T01:32:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Update Oracle database DBI parameter generation\n\nAgain. It now works as follows:\n\n- If there is not a hostname or port, just use the raw SID or service\n name as the database name: `dbi:Oracle:$name`. This is way 1 in the\n DBD::Oracle documentation\n- If there is a hostname or port, use the EZCONNECT syntax. This is\n way 3 in the DBD::Oracle documentation.\n- If there are query parameters, delimit them by `&` and not `;`.\n\nUse of a port without a host name may not be valid, but it seems most\nprudent to build an EZCONNECT that includes the port in this context and\nto let Oracle or DBD::Oracle reject it if appropriate. Thanks again to\n@vectro for the and diligence, testing, and patience with this issue\n(#22).","shortMessageHtmlLink":"Update Oracle database DBI parameter generation"}},{"before":"aa144cb676debf69a4e80131e360ef7686b0cd2f","after":"bfbd9f84ee0841fc176ceb0aac473e67b5f26981","ref":"refs/heads/issue-22","pushedAt":"2024-04-05T01:25:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Update Oracle database DBI parameter generation\n\nAgain. It now works as follows:\n\n- If there is not a hostname or port, just use the raw SID or service\n name as the database name: `dbi:Oracle:$name`. This is way 1 in the\n DBD::Oracle documentation\n- If there is a hostname or port, use the EZCONNECT syntax. This is\n way 3 in the DBD::Oracle documentation.\n- If there are query parameters, delimit them by `&` and not `;`.\n\nUse of a port without a host name may not be valid, but it seems most\nprudent to build an EZCONNECT that includes the port in this context and\nto let Oracle or DBD::Oracle reject it if appropriate. Thanks again to\n@vectro for the and diligence, testing, and patience with this issue\n(#22).","shortMessageHtmlLink":"Update Oracle database DBI parameter generation"}},{"before":"993d0ca3ca8dedeed7466f1e725912ccfb5a8831","after":"aa144cb676debf69a4e80131e360ef7686b0cd2f","ref":"refs/heads/issue-22","pushedAt":"2024-03-31T14:44:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Update Oracle database DBI parameter generation\n\nAgain. It now works as follows:\n\n- If there is not a hostname or port, just use the raw SID or service\n name as the database name: `dbi:Oracle:$name`. This is way 1 in the\n DBD::Oracle documentation\n- If there is a hostname or port, use the EZCONNECT syntax. This is\n way 3 in the DBD::Oracle documentation.\n\nUse of a port without a host name may not be valid, but it seems most\nprudent to build an EZCONNECT that includes the port in this context and\nto let Oracle or DBD::Oracle reject it if appropriate. Thanks again to\n@vectro for the and diligence, testing, and patience with this issue\n(#22).","shortMessageHtmlLink":"Update Oracle database DBI parameter generation"}},{"before":null,"after":"993d0ca3ca8dedeed7466f1e725912ccfb5a8831","ref":"refs/heads/issue-22","pushedAt":"2024-03-31T14:44:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Update Oracle database DBI parameter generation\n\nAgain. It now works as follows:\n\n- If there is not a hostname or port, just use the raw SID or service\n name as the database name: `dbi:Oracle:$name`. This is way 1 in the\n DBD::Oracle documentation\n- If there is a hostname or port, use the EZCONNECT syntax. This is\n way 3 in the DBD::Oracle documentation.\n\nUse of a port without a host name may not be valid, but it seems most\nprudent to build an EZCONNECT that includes the port in this context and\nto let Oracle or DBD::Oracle reject it if appropriate. Thanks again to\n@vectro for the and diligence, testing, and patience with this issue\n(#22).","shortMessageHtmlLink":"Update Oracle database DBI parameter generation"}},{"before":"296a706bc141cbe1fe510ff203d2a1c079d911f9","after":null,"ref":"refs/heads/workflow","pushedAt":"2023-06-27T16:03:34.780Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"oalders","name":"Olaf Alders","path":"/oalders","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96205?s=80&v=4"}},{"before":"b86fa5de4e4268f69afde07aaf5c9cebbfbfab98","after":"dedd755f4d64a9a5554e9811214f3da46466b894","ref":"refs/heads/master","pushedAt":"2023-06-27T16:03:31.510Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"oalders","name":"Olaf Alders","path":"/oalders","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96205?s=80&v=4"},"commit":{"message":"Add test and release workflows\n\nRemove Travis CI config, which wasn't working anymore. The test workflow\ntests Perls 5.8 - 5.36 on Linux, macOS, and Windows. The release\nworkflow uses a custom Build.PL targets to build a list of changes and\nto print the name of the tarball for releasing on GitHub. Requires\nGitHub secrets `CPAN_PASSWORD` and `CPAN_USERNAME` to release on CPAN.","shortMessageHtmlLink":"Add test and release workflows"}},{"before":"61e1dadebf916379f359dd187bbf47c77af44c3d","after":"296a706bc141cbe1fe510ff203d2a1c079d911f9","ref":"refs/heads/workflow","pushedAt":"2023-05-09T22:47:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Add test and release workflows\n\nRemove Travis CI config, which wasn't working anymore. The test workflow\ntests Perls 5.8 - 5.36 on Linux, macOS, and Windows. The release\nworkflow uses a custom Build.PL targets to build a list of changes and\nto print the name of the tarball for releasing on GitHub. Requires\nGitHub secrets `CPAN_PASSWORD` and `CPAN_USERNAME` to release on CPAN.","shortMessageHtmlLink":"Add test and release workflows"}},{"before":"30e066c821d2284f851e413c5f9e94327abcc431","after":"61e1dadebf916379f359dd187bbf47c77af44c3d","ref":"refs/heads/workflow","pushedAt":"2023-05-09T22:43:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Add test and release workflows\n\nRemove Travis CI config, which wasn't working anymore. The test workflow\ntests Perls 5.8 - 5.36 on Linux, macOS, and Windows. The release\nworkflow uses a custom Build.PL targets to build a list of changes and\nto print the name of the tarball for releasing on GitHub. Requires\nGitHub secrets `CPAN_PASSWORD` and `CPAN_USERNAME` to release on CPAN.","shortMessageHtmlLink":"Add test and release workflows"}},{"before":"a9a37750deb81543d94855f17edba6a88d9ac5e1","after":"b86fa5de4e4268f69afde07aaf5c9cebbfbfab98","ref":"refs/heads/master","pushedAt":"2023-05-09T22:29:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Increment to v0.22","shortMessageHtmlLink":"Increment to v0.22"}},{"before":null,"after":"30e066c821d2284f851e413c5f9e94327abcc431","ref":"refs/heads/workflow","pushedAt":"2023-05-09T22:28:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Add test and release workflows","shortMessageHtmlLink":"Add test and release workflows"}},{"before":"9fd8bfa890e03d19c86a6aedd1276fae654f138b","after":"a9a37750deb81543d94855f17edba6a88d9ac5e1","ref":"refs/heads/master","pushedAt":"2023-05-09T22:17:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Timestamp v0.21\n\nAnd update copyright year.","shortMessageHtmlLink":"Timestamp v0.21"}},{"before":"9fd8bfa890e03d19c86a6aedd1276fae654f138b","after":null,"ref":"refs/heads/issue-22","pushedAt":"2023-05-09T22:14:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"}},{"before":"0c9e8e6c64848d5b98caab5ac83e514e7be94a18","after":"9fd8bfa890e03d19c86a6aedd1276fae654f138b","ref":"refs/heads/master","pushedAt":"2023-05-09T22:14:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Use service_name instead of sid for Oracle dbname\n\nThe goal is to let DBD::Oracle or the SQL*Plus library properly use a\nSID when it should, since it seems a service name can be a SID, but not\nthe other way around, if I read [this SO answer] corectly. Resolves #22.\n\n [this SO answer]: https://stackoverflow.com/a/4650258/79202","shortMessageHtmlLink":"Use service_name instead of sid for Oracle dbname"}},{"before":"7adea7c73a184b26fb9de4237405e9099ea1fd0c","after":"9fd8bfa890e03d19c86a6aedd1276fae654f138b","ref":"refs/heads/issue-22","pushedAt":"2023-04-19T02:56:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Use service_name instead of sid for Oracle dbname\n\nThe goal is to let DBD::Oracle or the SQL*Plus library properly use a\nSID when it should, since it seems a service name can be a SID, but not\nthe other way around, if I read [this SO answer] corectly. Resolves #22.\n\n [this SO answer]: https://stackoverflow.com/a/4650258/79202","shortMessageHtmlLink":"Use service_name instead of sid for Oracle dbname"}},{"before":"ba93eaa42797c42426f78d7d605e9871fa198832","after":null,"ref":"refs/heads/ezconnect","pushedAt":"2023-04-19T02:28:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"}},{"before":"160af71847d9b3a28e3bc46580b168993371d953","after":"7adea7c73a184b26fb9de4237405e9099ea1fd0c","ref":"refs/heads/issue-22","pushedAt":"2023-04-19T02:28:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Use EZCONNECT for Oracle DBI params\n\nThe goal is to get away from hard-coding support for a SID, since we\ncan't actually tell whether the database name part of the URL should be\na SID or a service name. The hope is that by just returning an EZCONNECT\nURL, instead, the DBI or Oracle client library it uses can make the\nappropriate determination. Resolves #22.","shortMessageHtmlLink":"Use EZCONNECT for Oracle DBI params"}},{"before":null,"after":"160af71847d9b3a28e3bc46580b168993371d953","ref":"refs/heads/issue-22","pushedAt":"2023-04-19T02:11:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theory","name":"David E. Wheeler","path":"/theory","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46604?s=80&v=4"},"commit":{"message":"Use EZCONNECT for Oracle DBI params\n\nThe goal is to get away from hard-coding support for a SID, since we\ncan't actually tell whether the database name part of the URL should be\na SID or a service name. The hope is that by just returning an EZCONNECT\nURL, instead, the DBI or Oracle client library it uses can make the\nappropriate determination. Resolves #22.","shortMessageHtmlLink":"Use EZCONNECT for Oracle DBI params"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKGTjjgA","startCursor":null,"endCursor":null}},"title":"Activity ยท libwww-perl/URI-db"}