Commit Graph

7 Commits (85074d23ee44083d79618610f8368ded0ab45b2f)

Author SHA1 Message Date
Felix Ableitner 5fbba8a4cf Merge branch 'main' into lemmynsfw-changes 2024-02-15 16:32:52 +01:00
dullbananas f631f43024
Run analyze in db_perf (#4420) 2024-02-07 22:37:44 -05:00
Felix Ableitner b207c18884 clippy 2024-01-25 15:23:23 +01:00
Felix Ableitner 87954f0c98 fix 2024-01-25 15:17:39 +01:00
Felix Ableitner 4ad94551b0 machete 2024-01-25 13:27:33 +01:00
Felix Ableitner 353829aad7 get rid of only_followers_can_vote 2024-01-25 12:53:52 +01:00
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