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

90 featbackend simplify database tables with json columns #95

Merged

Conversation

pekasen
Copy link
Member

@pekasen pekasen commented Nov 8, 2024

Closes #90 and #85.

@pekasen pekasen added the enhancement New feature or request label Nov 8, 2024
@pekasen pekasen self-assigned this Nov 8, 2024
@pekasen pekasen linked an issue Nov 8, 2024 that may be closed by this pull request
Signed-off-by: Philipp Kessling <[email protected]>
Signed-off-by: Philipp Kessling <[email protected]>
Using `datetime.UTC` inhibits running on the a.m. Python versions. Using now `datetime.timezone.utc` instead.

Signed-off-by: Philipp Kessling <[email protected]>
@pekasen
Copy link
Member Author

pekasen commented Nov 8, 2024

Still TODO:

  • Adjust documentation.

@pekasen pekasen marked this pull request as ready for review December 6, 2024 09:20
@pekasen pekasen merged commit afcdf21 into trunk Dec 6, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(backend): Simplify database tables with JSON-columns
1 participant