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

Hypertable#add_dimensions #94

Open
jonatas opened this issue Jan 15, 2025 · 0 comments
Open

Hypertable#add_dimensions #94

jonatas opened this issue Jan 15, 2025 · 0 comments

Comments

@jonatas
Copy link
Collaborator

jonatas commented Jan 15, 2025

It's only available via create_hypertable when it's defined with number_of_partitions.

https://docs.timescale.com/api/latest/hypertable/add_dimension/ can be useful to add extra dimensions.

Timescaledb.add_dimension hypertable_name, *options
# or
HypertableModel.hypertable.add_dimension(*options)

There's no remove_dimension.

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

No branches or pull requests

1 participant