hub/database/migrations/functions/packages
Sergio Castaño Arteaga 2567d321c2
Improve update packages views database function (#4438)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2025-06-23 13:01:03 +02:00
..
add_production_usage.sql Allow organizations to endorse packages (#1654) 2021-10-27 17:23:31 +02:00
are_all_containers_images_whitelisted.sql Add `all containers images whitelisted` field to pkg (#1347) 2021-05-24 13:25:03 +02:00
delete_production_usage.sql Allow organizations to endorse packages (#1654) 2021-10-27 17:23:31 +02:00
enrich_package_data.sql Fix issue comparing Helm chart dep repo url (#1590) 2021-10-05 08:40:13 +02:00
generate_package_tsdoc.sql Adjust packages text search doc weights (#2697) 2023-01-24 14:26:35 +01:00
get_harbor_replication_dump.sql Add endpoint for Harbor replication adapter (#1001) 2021-01-05 16:23:46 +01:00
get_helm_exporter_dump.sql Add API endpoint for Helm exporter tool (#1544) 2021-09-13 15:57:42 +02:00
get_nova_dump.sql Include packages stars in nova dump (#4219) 2025-01-07 16:52:59 +01:00
get_package.sql Include app version in available versions list (#4376) 2025-05-02 09:17:42 +02:00
get_package_changelog.sql Store creation timestamp of some entities (#1179) 2021-03-15 19:20:41 +01:00
get_package_stars.sql Minor improvement getting package stars (#922) 2020-12-02 14:01:31 +01:00
get_package_summary.sql Add flag for artifacts published by CNCF projects (#2808) 2023-02-23 13:42:32 +01:00
get_package_views.sql Fix broken test (#1776) 2022-01-10 11:14:39 +01:00
get_packages_starred_by_user.sql Add pagination support to some endpoints (#1386) 2021-06-14 11:19:26 +02:00
get_packages_stats.sql Reorganize database functions (#219) 2020-03-26 11:45:09 +01:00
get_production_usage.sql Allow organizations to endorse packages (#1654) 2021-10-27 17:23:31 +02:00
get_random_packages.sql Use tablesample in get random packages query (#1501) 2021-08-19 10:04:17 +02:00
get_snapshots_to_scan.sql Do not scan versions with more than 15 images (#4092) 2024-10-11 13:12:46 +02:00
is_latest.sql Add experimental support for containers images (#1777) 2022-01-12 10:28:47 +01:00
register_package.sql Integrate category classifier model in tracker (#2756) 2023-02-10 10:33:09 +01:00
search_packages.sql Add `has_values_schema` field to search output (#3771) 2024-04-17 14:57:20 +02:00
search_packages_monocular.sql Spelling (#1859) 2022-03-23 14:24:23 +01:00
semver_gt.sql Update semver db functions to use 64 bits integers (#4154) 2024-11-18 09:21:08 +01:00
semver_gte.sql Update semver db functions to use 64 bits integers (#4154) 2024-11-18 09:21:08 +01:00
toggle_star.sql Prepare backend to support packages stars (#252) 2020-04-02 10:49:04 +02:00
unregister_package.sql Fix concurrency issue unregistering packages (#873) 2020-11-19 16:18:29 +01:00
update_packages_views.sql Improve update packages views database function (#4438) 2025-06-23 13:01:03 +02:00
update_snapshot_security_report.sql Bump Trivy to 0.19.1 + some refactoring in scanner (#1437) 2021-07-16 21:39:36 +02:00