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>
2024-01-24 10:22:33 -05:00
..
query_testing Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
clear_db.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
compilation_benchmark.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
db-init.sh Align default DB password with documentation (#3068) 2023-06-13 22:23:07 +02:00
db_perf.sh Better query plan viewing experience (#4285) 2024-01-24 10:22:33 -05:00
install.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
lint.sh Revert debug auth (#4232) 2023-12-05 11:22:08 -05:00
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 2023-01-20 18:15:07 +01:00
release.sh Fixing release script. (#3398) 2023-06-29 16:17:59 +02:00
restore_db.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
sql_format_check.sh Optimizing sql format check. (#4268) 2023-12-14 11:35:52 -05:00
start_dev_db.sh Better query plan viewing experience (#4285) 2024-01-24 10:22:33 -05:00
test.sh Better query plan viewing experience (#4285) 2024-01-24 10:22:33 -05:00
update_config_defaults.sh Adjust the config check to be a separate faster to compile binary (#3313) 2023-06-26 06:23:21 -04:00
update_translations.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
upgrade_deps.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00