lemmy/scripts
Dessalines 70530a8ad2
Optimizing sql format check. (#4268)
* Optimizing sql format check.

* Fixing format testing.

* Fixing format testing 2.
2023-12-14 11:35:52 -05:00
..
query_testing
clear_db.sh
compilation_benchmark.sh
db-init.sh
install.sh
lint.sh Revert debug auth (#4232) 2023-12-05 11:22:08 -05:00
postgres_12_to_15_upgrade.sh
release.sh Fixing release script. (#3398) 2023-06-29 16:17:59 +02:00
restore_db.sh
sql_format_check.sh Optimizing sql format check. (#4268) 2023-12-14 11:35:52 -05:00
start_dev_db.sh Automatically manage database when running scripts/test.sh (#3389) 2023-06-30 09:50:30 +02:00
test.sh Convert more responses to SuccessResponse. Fixes #2860 (#4058) 2023-10-19 13:21:05 -04: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
upgrade_deps.sh