Skip to content

Conversation

@abonander
Copy link
Contributor

@abonander abonander commented Sep 18, 2025

Summary

Allow overriding the base path used by #[derive(Row)] to reference APIs in the clickhouse crate.

supercedes #189

(Accidentally closed #189 and #291 by pushing commits to main, whoops.)

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided so that we can include it in CHANGELOG later
  • For significant changes, documentation in README and https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

@abonander abonander requested a review from slvrtrn September 18, 2025 22:19
@abonander abonander force-pushed the derive-use-global-scope-in-quote branch from 61cd88b to 416b913 Compare September 18, 2025 22:20
@abonander abonander changed the title update of #189: support #[clickhouse(crate = "...")] update of #189: support #[clickhouse(crate = "...")] Sep 19, 2025
@@ -0,0 +1,41 @@
Derive macro for [`Row`][trait@crate::Row].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: perhaps we should keep everything in the README, so it ends up on the "title" page on the crates.io too.

@slvrtrn slvrtrn merged commit ee299f6 into main Sep 22, 2025
7 checks passed
@slvrtrn slvrtrn added this to the 0.14.0 milestone Sep 22, 2025
@slvrtrn slvrtrn deleted the derive-use-global-scope-in-quote branch October 8, 2025 19:18
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.

4 participants