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
dullbananas 7d3894d5dd
Automatically manage database when running scripts/test.sh (#3389)
* Update .gitignore

* Create start-dev-db.sh

* Rename start-dev-db.sh to start_dev_db.sh

* Update .gitignore

* Update start_dev_db.sh

* Update start_dev_db.sh

* Update start_dev_db.sh

* Update start_dev_db.sh

* h

* Update test.sh

* Update start_dev_db.sh

* made it work

* Make test.sh work when run from scripts dir
1 year ago
..
query_testing Adding hot_rank columns in place of function sorting. (#2952) 1 year ago
clear_db.sh make shebangs posix compliant (#2974) 1 year ago
compilation_benchmark.sh make shebangs posix compliant (#2974) 1 year ago
db-init.sh Align default DB password with documentation (#3068) 1 year ago
fix-clippy.sh Remove redundant calls to `Iterator::collect` (#3365) 1 year ago
install.sh make shebangs posix compliant (#2974) 1 year ago
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 1 year ago
release.sh Fixing release script. (#3398) 1 year ago
restore_db.sh make shebangs posix compliant (#2974) 1 year ago
start_dev_db.sh Automatically manage database when running scripts/test.sh (#3389) 1 year ago
test.sh Automatically manage database when running scripts/test.sh (#3389) 1 year ago
update_config_defaults.sh Adjust the config check to be a separate faster to compile binary (#3313) 1 year ago
update_translations.sh make shebangs posix compliant (#2974) 1 year ago
upgrade_deps.sh make shebangs posix compliant (#2974) 1 year ago