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

How to Implement Monthly Partitioning in Tortoise-ORM #1752

Open
AAAASJAAAA opened this issue Oct 30, 2024 · 1 comment
Open

How to Implement Monthly Partitioning in Tortoise-ORM #1752

AAAASJAAAA opened this issue Oct 30, 2024 · 1 comment
Labels
question Further information is requested

Comments

@AAAASJAAAA
Copy link

Hello,

I am currently working on a project using Tortoise-ORM and I'm trying to implement a feature where my database tables are partitioned by month. I would appreciate any guidance or best practices on how to achieve this.

Thank you for your help!

@henadzit henadzit added the question Further information is requested label Nov 18, 2024
@henadzit
Copy link
Contributor

It doesn't seem like partitioning is something support out of the box by Tortoise. @AAAASJAAAA, were you able to find a workaround?

related ticket #997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants