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 8cb5939f50
Adding hot_rank columns in place of function sorting. (#2952)
* Adding hot_rank columns in place of function sorting.

- Creates hot_rank columns for post, comment, and community.
- Fixes #2932

* Updating all hot ranks on startup.

* Fixing post.url migration.

* Removing update_instance_software from startup.

* Adding post_rank query
12 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 make shebangs posix compliant (#2974) 12 months ago
fix-clippy.sh make shebangs posix compliant (#2974) 12 months ago
install.sh make shebangs posix compliant (#2974) 12 months ago
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 1 year ago
release.sh Combine prod and dev docker setups using build-arg (#2739) 1 year ago
restore_db.sh make shebangs posix compliant (#2974) 12 months ago
test.sh make shebangs posix compliant (#2974) 12 months ago
update_config_defaults.sh make shebangs posix compliant (#2974) 12 months ago
update_translations.sh make shebangs posix compliant (#2974) 12 months ago
upgrade_deps.sh make shebangs posix compliant (#2974) 12 months ago