lemmy/scripts
Dessalines 8deb4e5752
Convert more responses to SuccessResponse. Fixes #2860 (#4058)
* Convert more responses to SuccessResponse. Fixes #2860

* Upgrading lemmy-js-client.
2023-10-19 13:21:05 -04:00
..
query_testing
clear_db.sh
compilation_benchmark.sh
db-init.sh
install.sh
lint.sh Adding SQL format checking via `pg_format` / pgFormatter (#3740) 2023-08-02 12:44:51 -04: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 Add logging for pictrs uploads (#3927) 2023-09-06 09:13:30 -04: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