Skip to content
New issue

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

Update DuckPGQ to v0.2.0 #232

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Update DuckPGQ to v0.2.0 #232

merged 5 commits into from
Dec 12, 2024

Conversation

Dtenwolde
Copy link
Contributor

Merged Pull Requests

Commit Hash PR Title/Description Branch/Source
fb38a09 Apply clang-format to all files dentiny/hjiang/clang-format-all-files
3db82c2 Fix move compilation issues dentiny/hjiang/fix-move-compilation
bfe3a87 Support property graphs on attached databases cwida/issue/160-support-property-graphs-on-attached-databases
3128574 Support property graphs on attached databases cwida/issue/160-support-property-graphs-on-attached-databases
37ff39c Fix syntax error at or near cwida/issue/146-syntax-error-at-or-near
1500f5c Fix handling of 0-edge graphs vs. no graph cwida/issue/163-0-edge-graph-is-treated-the-same-as-no-graph

Notable Changes

  1. Code Formatting: Introduced consistent clang-format across all files to maintain code quality and readability.
  2. Bug Fixes: Resolved various issues:
    • Syntax error fixes (cwida/issue/146).
    • Corrected behavior for 0-edge graphs (cwida/issue/163).
  3. New Features: Added support for property graphs on attached databases (cwida/issue/160).

@samansmink samansmink merged commit 5ee024b into duckdb:main Dec 12, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants