lemmy/crates/db_schema/src
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
..
aggregates Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
impls Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
source Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
diesel_ltree.patch Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
lib.rs Use same table join code for both read and list functions (#3663) 2023-07-28 10:36:50 +02:00
newtypes.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
schema.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
traits.rs Automatically resolve report when post/comment is removed (#3850) 2023-08-08 11:19:55 -04:00
utils.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00