You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/db_schema/src
Nutomic df7809fbbb
Specify dependencies and metadata for entire workspace (#2565)
* Specify dependencies and metadata for entire workspace (fixes #2474)

* building api_common shouldnt depend on diesel

* remove drone task

* try with quotes

* fix clippy

* more clippy
2 years ago
..
aggregates Add diesel_async, get rid of blocking function (#2510) 2 years ago
impls Add diesel_async, get rid of blocking function (#2510) 2 years ago
source Specify dependencies and metadata for entire workspace (#2565) 2 years ago
lib.rs Specify dependencies and metadata for entire workspace (#2565) 2 years ago
newtypes.rs Specify dependencies and metadata for entire workspace (#2565) 2 years ago
schema.rs Moving settings to Database. (#2492) 2 years ago
traits.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
utils.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago