Dessalines
|
7a97fc370b
|
Adding stickied to post_aggregates.
- Added more indexes to account for sorting by stickied first.
- Changed all order bys in the diesel views to use post_aggregates.
|
2021-01-07 16:22:17 -05:00 |
Dessalines
|
d227000de3
|
Halfway done with hot rank indexes.
|
2021-01-05 23:42:48 -05:00 |
Felix Ableitner
|
95e30f0e08
|
Split up lemmy_db_views, put lemmy_rate_limit into lemmy_utils
|
2020-12-22 00:34:54 +01:00 |
Felix Ableitner
|
d5efebbf47
|
Split lemmy_db into lemmy_db_queries, lemmy_db_aggregates and lemmy_db_views
|
2020-12-21 17:39:11 +01:00 |
Dessalines
|
1a0d1f64f0
|
Merge remote-tracking branch 'origin/split-db-workspace' into move_views_to_diesel_split
|
2020-12-21 09:28:20 -05:00 |
Felix Ableitner
|
5231666465
|
Move remaining structs from lemmy_db::source to lemmy_db_schema
|
2020-12-21 14:38:34 +01:00 |
Felix Ableitner
|
a7e231b35b
|
Move community to lemmy_db_schema
|
2020-12-21 13:28:12 +01:00 |
Felix Ableitner
|
f842bbff8d
|
Move user to lemmy_db_schema, create traits for impls
|
2020-12-18 19:38:32 +01:00 |
Felix Ableitner
|
114f3cbfb5
|
Move comment, post definitions into lemmy_db_schema
|
2020-12-18 18:27:25 +01:00 |
Felix Ableitner
|
089d812dc8
|
Split lemmy_db into separate workspaces
|
2020-12-18 17:17:44 +01:00 |