lemmy/crates
Carlrs 24323e17b2
update diesel to 2.1.0 and diesel-async to 0.3.0 (issue ) ()
* update diesel to 2.1.0 and diesel-async to 0.3.0 (issue )

* get rid of deprecated RawValue type alias usage, explicitly import diesel types instead of using wildcard import

* Update diesel-derive-enum and diesel-derive-newtype libraries

* Revert manual changes to schema.rs

* Update to newer diesel-cli image in CI, run fix-clippy before schema comparison, update schema to one generated with diesel-cli 2.1.0 and clippyfixed

* Remove wildcard import lint, fix diesel schema pipeline

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-07 12:54:40 +02:00
..
api Remove chatserver () 2023-06-06 12:27:22 -04:00
api_common Remove chatserver () 2023-06-06 12:27:22 -04:00
api_crud Remove chatserver () 2023-06-06 12:27:22 -04:00
apub Fix handling of follows addressed to single value () 2023-06-06 18:33:38 -04:00
db_schema update diesel to 2.1.0 and diesel-async to 0.3.0 (issue ) () 2023-06-07 12:54:40 +02:00
db_views Fix *All* reports not showing. Fixes () 2023-06-06 11:01:48 +02:00
db_views_actor Adding comments to all API related types. Fixes () 2023-05-10 21:20:39 +02:00
db_views_moderator Adding comments to all API related types. Fixes () 2023-05-10 21:20:39 +02:00
routes Remove websocket code () 2023-05-29 10:44:20 -04:00
utils Set attribute deny_unknown_fields for Lemmy config () 2023-05-11 20:12:12 -04:00