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
2023-06-30 09:50:30 +02:00
..
query_testing Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
clear_db.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
compilation_benchmark.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
db-init.sh Align default DB password with documentation (#3068) 2023-06-13 22:23:07 +02:00
fix-clippy.sh Remove redundant calls to Iterator::collect (#3365) 2023-06-28 11:19:26 +02:00
install.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 2023-01-20 18:15:07 +01:00
release.sh Fixing release script. (#3398) 2023-06-29 16:17:59 +02:00
restore_db.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -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 Automatically manage database when running scripts/test.sh (#3389) 2023-06-30 09:50:30 +02: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 make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
upgrade_deps.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00