paradedb / pg_analytics

DuckDB-powered analytics for Postgres
https://paradedb.com
PostgreSQL License
383 stars 15 forks source link

Automatically provide as_ref & iter methods to enums on `DeltaOption` by using strum #82

Closed Weijun-H closed 3 months ago

Weijun-H commented 3 months ago

What feature are you requesting?

Automatically provide as_ref & iter methods to enums on DeltaOption by using strum

Why are you requesting this feature?

Refactor and simplify the code

What is your proposed implementation for this feature?

Follow @evanxg852000's implementation in #41

Full Name:

Weijun Huang

Affiliation:

None