2d8c44c529
feat(mam-api): add groups and API tokens schema patch
2026-05-18 12:45:06 -04:00
af9c9dbae4
fix(db): parse DATABASE_URL in pool.js instead of individual DB_* vars
...
pool.js was using DB_HOST/DB_USER/etc which were never set.
The docker-compose.yml passes DATABASE_URL. Parse that if present,
fall back to individual vars for local dev.
2026-05-16 08:39:47 -04:00
7ef8476bd3
fix: add ampp_folder_id/ampp_synced_at to assets; fix recorders.current_session_id type to TEXT
2026-05-15 21:24:16 -04:00
2b9499a606
feat: AMPP folder sync integration — pre-create folder hierarchy on upload, expose lookup endpoint for Script Task: schema_patch_ampp.sql
2026-04-18 13:42:07 -04:00
cc06166e00
Phase 2: services/mam-api/src/db/schema.sql
2026-04-07 22:05:39 -04:00
d7573707ed
add services/mam-api/src/db/pool.js
2026-04-07 21:58:26 -04:00
44a5781f99
add services/mam-api/src/db/schema.sql
2026-04-07 21:58:25 -04:00