lemmy/crates/db_schema/src/source
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
..
activity.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
actor_language.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
captcha_answer.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
comment.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
comment_reply.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
comment_report.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
community.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
community_block.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
custom_emoji.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
custom_emoji_keyword.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
email_verification.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
federation_allowlist.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
federation_blocklist.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
instance.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
language.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
local_site.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
local_site_rate_limit.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
local_user.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
local_user_language.rs Diesel 2.0.0 upgrade (#2452) 2022-09-26 14:09:32 +00:00
mod.rs Use serde(skip) instead of skip_serializing, add placeholder values (#3362) 2023-07-03 15:14:01 +02:00
moderator.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
password_reset_request.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
person.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
person_block.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
person_mention.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
post.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
post_report.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
private_message.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
private_message_report.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
registration_application.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
secret.rs Diesel 2.0.0 upgrade (#2452) 2022-09-26 14:09:32 +00:00
site.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
tagline.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00