lemmy/crates/db_schema/src/aggregates
phiresky 514f2222e0
Fix time zone handling (#3496)
* convert naive time to utc time

* compounding fixes

* cargo fmt

* fix the rest

* fix down migration

* fix migrations

* fix after merge

* clippy fix

* ap-fed 0.5.0

---------

Co-authored-by: Nutomic <me@nutomic.com>
2023-08-24 11:27:00 -04:00
..
comment_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
community_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
person_post_aggregates.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_aggregates.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
site_aggregates.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
structs.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00