lemmy/crates
dullbananas 759f6d8a9a
Better query plan viewing experience (#4285)
* stuff

* stuff including batch_upsert function

* stuff

* do things

* stuff

* different timestamps

* stuff

* Revert changes to comment.rs

* Update comment.rs

* Update comment.rs

* Update post_view.rs

* Update utils.rs

* Update up.sql

* Update up.sql

* Update down.sql

* Update up.sql

* Update main.rs

* use anyhow macro

* replace get(0) with first()

* as_slice

* Update series.rs

* Update db_perf.sh

* Update and rename crates/db_schema/src/utils/series.rs to crates/db_perf/src/series.rs

* Update utils.rs

* Update main.rs

* Update main.rs

* Update .woodpecker.yml

* fmt main.rs

* Update .woodpecker.yml

* Instance::delete at end

* Update main.rs

* Update Cargo.toml

---------

Co-authored-by: Nutomic <me@nutomic.com>
2024-01-24 10:22:33 -05:00
..
api Allow community mods to see votes in addition to admins (#4392) 2024-01-23 18:47:28 -05:00
api_common Forgot to add skip_serializing_none to persondetailsres. (#4399) 2024-01-24 09:58:58 -05:00
api_crud Prevent crates that shouldn't be published from being published (#4309) 2023-12-20 09:11:58 -05:00
apub Clippy fixes for 1.77.0 nightly (#4395) 2024-01-24 10:34:09 +01:00
db_perf Better query plan viewing experience (#4285) 2024-01-24 10:22:33 -05:00
db_schema Better query plan viewing experience (#4285) 2024-01-24 10:22:33 -05:00
db_views Better query plan viewing experience (#4285) 2024-01-24 10:22:33 -05:00
db_views_actor Add macro assert_length!() for tests (#4348) 2024-01-04 11:51:55 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Allow community mods to see votes in addition to admins (#4392) 2024-01-23 18:47:28 -05:00
routes Clippy fixes for 1.77.0 nightly (#4395) 2024-01-24 10:34:09 +01:00
utils Version 0.19.3 2024-01-22 08:56:08 -05:00