lemmy/crates/db_schema/src
Carlrs 24323e17b2
update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882) (#2895)
* update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882)

* 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
..
aggregates Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
impls Adding taglines to SiteResponse. Fixes #2925 (#2926) 2023-06-06 08:59:34 -04:00
source Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
diesel_ltree.patch Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
lib.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
newtypes.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
schema.rs update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882) (#2895) 2023-06-07 12:54:40 +02:00
traits.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
utils.rs update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882) (#2895) 2023-06-07 12:54:40 +02:00