lemmy/crates/db_schema/src
Nutomic 20fa90a23c
Rename actor_id columns to ap_id (#5393)
* Rename actor_id columns to ap_id

* update api tests

* fix

* lint
2025-02-05 22:56:37 -05:00
..
aggregates Converting joins, filters, and selects to common functions for DB views. (#5359) 2025-02-03 19:47:48 -05:00
impls Rename actor_id columns to ap_id (#5393) 2025-02-05 22:56:37 -05:00
schema_setup Add custom migration runner, forbid some diesel migration commands, fix old migrations (#4673) 2025-01-08 11:07:32 +01:00
source Rename actor_id columns to ap_id (#5393) 2025-02-05 22:56:37 -05:00
utils Prevent incorrectly using delete instead of uplete (#5331) 2025-01-21 09:52:18 -05:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Rename actor_id columns to ap_id (#5393) 2025-02-05 22:56:37 -05:00
newtypes.rs Search combined (#5271) 2025-01-27 22:58:19 -05:00
schema.rs Rename actor_id columns to ap_id (#5393) 2025-02-05 22:56:37 -05:00
schema_setup.rs Only print migration output when running migrate command (#5363) 2025-01-29 13:51:23 -05:00
sensitive.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
traits.rs Federate "resolve report" action (#5367) 2025-02-03 18:52:22 -05:00
utils.rs Converting joins, filters, and selects to common functions for DB views. (#5359) 2025-02-03 19:47:48 -05:00