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.1 #238

Merged
merged 2 commits into from
Dec 22, 2024
Merged

Update DuckPGQ to v0.2.1 #238

merged 2 commits into from
Dec 22, 2024

Conversation

Dtenwolde
Copy link
Contributor

Changelog

Overview

Summary of the changes for DuckPGQ v0.2.1

Features

  • Added a grammar rule for creating property graphs with IF NOT EXISTS [4433108].
  • Added a pragma show_property_graphs to display property graph information [a93fe2f].
  • Included property graph name and catalog/schema in DESCRIBE PROPERTY GRAPH [3853253].
  • Added a README section on query prefixes [e3a8f71].

Bug Fixes

  • Fixed property graph case-sensitivity issues [3391f98].
  • Addressed compilation warnings [ee1ad34].

Refactoring and Other Changes

  • Merged pull request: fixed case-sensitive behavior in property graph tables [bac1372].
  • Updated tests from statements to queries [73dfe9e].
  • Added a test case with case sensitivity [99878e8].
  • Applied clang-format for code consistency [ae630a5].
  • Bumped CI configuration [75f6a0b].
  • Extended information on debug and release builds [bb823f8].

Thanks to First-Time Contributors

A special thanks to @dentiny for their first contributions to the project:

  • Fixed property graph case-sensitivity issues and added test cases.
  • Addressing compilation warnings and formatting issues.

I appreciate your efforts in improving the project!

Total Changes

  • Features: 4
  • Bug Fixes: 2
  • Other Changes: 6

@carlopi carlopi merged commit 041bbc2 into duckdb:main Dec 22, 2024
37 checks passed
@carlopi
Copy link
Collaborator

carlopi commented Dec 22, 2024

Thanks!!

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