We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2 Markdown files are executable:
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
main
$ stat -f %Sp .github/ISSUE_TEMPLATE/BUG_REPORT.md .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md -rwxr-xr-x -rwxr-xr-x
$ stat -f %Sp .github/ISSUE_TEMPLATE/BUG_REPORT.md .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md -rw-r--r-- -rw-r--r--
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
2 Markdown files are executable:
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
Information
swift-driver version: 1.120.5 Apple Swift version 6.1 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
Target: arm64-apple-macosx15.0
Checklist
main
branch of this package.Steps to Reproduce
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: