|
d5efebbf47
|
Split lemmy_db into lemmy_db_queries, lemmy_db_aggregates and lemmy_db_views
|
2020-12-21 17:39:11 +01:00 |
|
|
1a0d1f64f0
|
Merge remote-tracking branch 'origin/split-db-workspace' into move_views_to_diesel_split
|
2020-12-21 09:28:20 -05:00 |
|
|
a7e231b35b
|
Move community to lemmy_db_schema
|
2020-12-21 13:28:12 +01:00 |
|
|
2d7d9cf7d8
|
Some API cleanup, adding site_id to site aggregates.
|
2020-12-19 20:10:47 -05:00 |
|
|
f842bbff8d
|
Move user to lemmy_db_schema, create traits for impls
|
2020-12-18 19:38:32 +01:00 |
|
|
114f3cbfb5
|
Move comment, post definitions into lemmy_db_schema
|
2020-12-18 18:27:25 +01:00 |
|
|
3f36730dba
|
Fixing unit tests.
|
2020-12-18 12:25:27 -05:00 |
|
|
089d812dc8
|
Split lemmy_db into separate workspaces
|
2020-12-18 17:17:44 +01:00 |
|
|
57c2f2ef1c
|
Getting rid of terrible boxedjoin types.
|
2020-12-16 13:59:43 -05:00 |
|
|
471abf7f29
|
Removing old comment_view.
|
2020-12-15 14:39:18 -05:00 |
|
|
e4714627a4
|
Beginning to add new comment_view.
|
2020-12-15 10:28:25 -05:00 |
|