themotte / rDrama

This code runs https://www.themotte.org. Forked from https://github.com/Aevann1/rDrama
GNU Affero General Public License v3.0
25 stars 30 forks source link

🏦 Database Change: convert created utc to datetimez for volunteer_janitor #679

Closed VietThan closed 1 year ago

VietThan commented 1 year ago

Partially fix https://github.com/themotte/rDrama/issues/601

Depends on pull request https://github.com/themotte/rDrama/pull/669 ,

created alembic migration like https://github.com/themotte/rDrama/pull/597

Followed instructions like [in this SO - "Convert timestamp without timezone into timestamp with timezone"](https://stackoverflow.com/questions/68368866/convert-timestamp-without-timezone-into-timestamp-with-timezone

Apologies for the delay, was held up by a few matters

zorbathut commented 1 year ago

You had good timing because I was sick for like a week straight :V

Gimme a few days on this one, though - gotta finish off some other stuff before I dive back into reviews.