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
Dessalines be1389420b
Adding SQL format checking via `pg_format` / pgFormatter (#3740)
* SQL format checking, 1.

* SQL format checking, 2.

* SQL format checking, 3.

* SQL format checking, 4.

* SQL format checking, 5.

* Running pg_format

* Getting rid of comment.

* Upping pg_format version.

* Using git ls-files for sql format check.

* Fixing sql lints.

* Addressing PR comments.
10 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) 12 months ago
install.sh make shebangs posix compliant (#2974) 12 months ago
lint.sh Adding SQL format checking via `pg_format` / pgFormatter (#3740) 10 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 Adding SQL format checking via `pg_format` / pgFormatter (#3740) 10 months ago
start_dev_db.sh Automatically manage database when running scripts/test.sh (#3389) 11 months ago
test.sh Automatically manage database when running scripts/test.sh (#3389) 11 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