aspirecloud/database/migrations
Joost de Valk 9fe46722d5 Add TYPO3 extension support and package search endpoint
Extend the FAIR package system with a typo3-plugin package type and a
new GET /packages/{type} search endpoint with full-text search, tag
matching, trigram fallback, and pagination.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Joost de Valk <joost@altha.nl>
2026-03-20 14:42:03 +01:00
..
0001_01_01_000000_init.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
0001_01_01_000100_base.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
0001_01_01_000500_users.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
0001_01_01_000600_permissions.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_01_01_000100_aspirecloud.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_02_21_174738_add_trigram_indexes.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_06_19_195416_create_plugin_authors_table.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_07_17_220538_drop_assets_table.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_07_21_135505_create_packages.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_08_01_145614_create_author_package.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_08_07_080337_package_releases.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_08_27_000200_create_package_tags_table.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_08_28_080117_create_package_metas_table.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_09_11_134110_create_package_package_tag_table.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2025_09_30_082822_create_metrics_table.php enable strict types everywhere 2025-10-25 13:15:51 -06:00
2026_03_20_000000_add_search_indexes_to_packages.php Add TYPO3 extension support and package search endpoint 2026-03-20 14:42:03 +01:00