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

docs: specify that columns using CreateDateColumn/UpdateDateColumn cannot be set manually #5861

Closed

Conversation

liaujianjie
Copy link
Contributor

Follows the discussion on #3365.

Columns using the decorators @CreateDateColumn() and @UpdateDateColumn() cannot have their values manually set. This behaviour is not documented in the docs.

This PR documents that behaviour.

@liaujianjie liaujianjie changed the title Specify that columns using CreateDateColumn/UpdateDateColumn cannot be set manually docs: specify that columns using CreateDateColumn/UpdateDateColumn cannot be set manually Apr 11, 2020
@pleerock
Copy link
Member

There are many requests on this feature. I think instead we need to implement this feature to prevent a future confusion. #3271

@pleerock
Copy link
Member

I created #5867 . I can close this PR, feel free to update documentation in a different way now.

@pleerock pleerock closed this Apr 13, 2020
@liaujianjie liaujianjie deleted the timestamp-decorator-docs branch April 13, 2020 09:20
@liaujianjie
Copy link
Contributor Author

That's great news, thank you!

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.

None yet

2 participants