ai-servers/llm-gateway/internal/storage/migrations
2026-02-15 04:52:09 -06:00
..
001_init.down.sql feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00
001_init.up.sql feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00
002_users.down.sql feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00
002_users.up.sql feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00
003_user_email.down.sql feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00
003_user_email.up.sql feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00
004_token_concurrency.down.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
004_token_concurrency.up.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
005_request_id.down.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
005_request_id.up.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
006_audit_log.down.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
006_audit_log.up.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
007_debug_log.down.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
007_debug_log.up.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
008_debug_log_files.down.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
008_debug_log_files.up.sql feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
009_token_monthly_budget.down.sql feat(gateway): add monthly budget support and webhook notifications for circuit breaker and budget events 2026-02-15 04:52:09 -06:00
009_token_monthly_budget.up.sql feat(gateway): add monthly budget support and webhook notifications for circuit breaker and budget events 2026-02-15 04:52:09 -06:00
010_request_type.down.sql feat(gateway): add monthly budget support and webhook notifications for circuit breaker and budget events 2026-02-15 04:52:09 -06:00
010_request_type.up.sql feat(gateway): add monthly budget support and webhook notifications for circuit breaker and budget events 2026-02-15 04:52:09 -06:00
embed.go feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00