josedario87 b10e0990aa
All checks were successful
build-and-deploy / build (push) Successful in 43s
build-and-deploy / deploy (push) Successful in 3s
fix: extract data array from Metabase response
Metabase API returns {data: [...], total: number} instead of
a direct array. Update databases endpoint to extract and return
only the data array for easier frontend consumption.

Verified working with:
- facturador supabase (PostgreSQL, ID: 2)
- Sample Database (H2, ID: 1)
2025-10-13 17:55:40 -06:00
2025-09-29 14:10:11 -06:00
2025-09-29 14:10:11 -06:00
Description
No description provided
6.2 MiB
Languages
Vue 85.1%
TypeScript 12.6%
HTML 0.8%
Shell 0.7%
CSS 0.7%