lemmy/crates/db_schema/src
phiresky a2a5cb091a
Community post tags (part 1) (#4997)
* partial post tags implementation

* fixes

* fix lints

* schema fix

* chore: restructure / rename tag tables

* chore: fix post view tests

* format

* lint

* expect used

* chore: update code to maybe final version

* add ts-rs optionals

* remove error context

* clippy
2024-12-18 14:54:35 +01:00
..
aggregates Add report_counts to post and comment aggregate tables. (#5219) 2024-11-25 11:24:57 +01:00
impls Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00
source Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00
utils Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
newtypes.rs Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00
schema.rs Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00
schema_setup.rs Remove opentelemetry (#4741) 2024-09-10 13:36:03 -04:00
sensitive.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
traits.rs Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
utils.rs Community post tags (part 1) (#4997) 2024-12-18 14:54:35 +01:00