mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-17 01:44:00 +00:00
917e408735
* Adding a query speed check. * Fixing slow queries due to connection config options. * Remove pointless set_config sql function. * Removing pointless bool. * Removing comment * Removing test.sh changes. * Add analyze to speed up query * Trying to fix DB perf connection try #1 * Try encoding option * Fix woodpecker * Try to use path character. * Fixing lemmy config location. * Removing pointless connection options. * Use OnceLock to create a once-init psql connection. * Fixing comment. * Fix host encoding for dev DB. * Address PR comments. * Revert query mut change. |
||
---|---|---|
.. | ||
query_testing | ||
clear_db.sh | ||
compilation_benchmark.sh | ||
db-init.sh | ||
db_perf.sh | ||
dump_schema.sh | ||
install.sh | ||
lint.sh | ||
postgres_12_to_15_upgrade.sh | ||
postgres_15_to_16_upgrade.sh | ||
release.sh | ||
restore_db.sh | ||
sql_format_check.sh | ||
start_dev_db.sh | ||
test-with-coverage.sh | ||
test.sh | ||
ts_bindings_check.sh | ||
update_config_defaults.sh | ||
update_translations.sh | ||
upgrade_deps.sh |