You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/db_views/src
Dessalines c3d64f996e
Removing community.creator column. Fixes #1504 (#1541)
* Removing community.creator column. Fixes #1504

* Fixing unit tests.

* Fixing federation tests.
3 years ago
..
comment_report_view.rs Strictly typing DB id fields. Fixes #1498 3 years ago
comment_view.rs Removing community.creator column. Fixes #1504 (#1541) 3 years ago
lib.rs A first pass. 3 years ago
local_user_view.rs Fix API and clippy warnings 3 years ago
post_report_view.rs Strictly typing DB id fields. Fixes #1498 3 years ago
post_view.rs Removing community.creator column. Fixes #1504 (#1541) 3 years ago
private_message_view.rs Strictly typing DB id fields. Fixes #1498 3 years ago
site_view.rs A first pass. 3 years ago