lemmy/crates/db_schema/src
Dessalines 70c549dad8
Speeding up comment-ltree migration, fixing index creation. Fixes #2664 (#2670)
* Speeding up comment-ltree migration, fixing index creation. Fixes #2664

* Adding some logging lines, fixing for missing posts.

* Adding more postgres config
2023-01-23 09:59:25 -05:00
..
aggregates Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
impls Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00
source Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00
lib.rs Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
newtypes.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
schema.rs Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00
traits.rs Implement federated user following (fixes #752) (#2577) 2022-11-23 18:40:47 -05:00
utils.rs Speeding up comment-ltree migration, fixing index creation. Fixes #2664 (#2670) 2023-01-23 09:59:25 -05:00