Skip to content

Conversation

@xialingxiao
Copy link

@xialingxiao xialingxiao commented Sep 27, 2020

to install it to a django model (using the example used in the test case of this commit)

@architect.install(
    "partition",
    type="range",
    subtypes=["integer", "date"],
    constraints=["1", "month"],
    columns=["source_file_id", "date"],
)

@ghost
Copy link

ghost commented Mar 1, 2021

@maxtepkeev is this not merged because of the failed checks or code/architecture issues? If I get the checks to pass, would this be merged?

I'm very interested in adding the support for multi column.

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.

1 participant