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_schema/src
Nutomic af034f3b5e
Unit tests and cleanup for outgoing federation code (#4733)
* test setup

* code cleanup

* cleanup

* move stats to own file

* basic test working

* cleanup

* processes test

* more test cases

* fmt

* add file

* add assert

* error handling

* fmt

* use instance id instead of domain for stats channel
7 days ago
..
aggregates Make all single-fetch database calls return an Option. (#4617) 2 months ago
impls Unit tests and cleanup for outgoing federation code (#4733) 7 days ago
source Configure max comment width in clippy (#4738) 2 weeks ago
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
lib.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2 weeks ago
newtypes.rs Unit tests and cleanup for outgoing federation code (#4733) 7 days ago
schema.rs Testing for federation with NodeBB, make community.followers_url optional (#4629) 1 month ago
schema_setup.rs Configure max comment width in clippy (#4738) 2 weeks ago
sensitive.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2 weeks ago
traits.rs Configure max comment width in clippy (#4738) 2 weeks ago
utils.rs Configure max comment width in clippy (#4738) 2 weeks ago