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/scripts
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>
4 months ago
..
query_testing Adding hot_rank columns in place of function sorting. (#2952) 12 months ago
clear_db.sh make shebangs posix compliant (#2974) 12 months ago
compilation_benchmark.sh make shebangs posix compliant (#2974) 12 months ago
db-init.sh Align default DB password with documentation (#3068) 11 months ago
db_perf.sh Better query plan viewing experience (#4285) 4 months ago
install.sh make shebangs posix compliant (#2974) 12 months ago
lint.sh Revert debug auth (#4232) 6 months ago
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 1 year ago
release.sh Fixing release script. (#3398) 11 months ago
restore_db.sh make shebangs posix compliant (#2974) 12 months ago
sql_format_check.sh Optimizing sql format check. (#4268) 5 months ago
start_dev_db.sh Better query plan viewing experience (#4285) 4 months ago
test.sh Better query plan viewing experience (#4285) 4 months ago
update_config_defaults.sh Adjust the config check to be a separate faster to compile binary (#3313) 11 months ago
update_translations.sh make shebangs posix compliant (#2974) 12 months ago
upgrade_deps.sh make shebangs posix compliant (#2974) 12 months ago