olsch01 2aad137bd7 fix: resolve unbound variable error in deploy script migration check
The APPLIED_MIGRATIONS associative array triggered "unbound variable"
under set -u when empty (first run / seed-existing). Fix by initializing
with =() and using a safe helper function with ${:-} default syntax.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 09:15:54 -04:00
Description
HOA Financial Intelligence Platform - Multi-tenant financial management for homeowner associations
3.9 MiB
Languages
TypeScript 95%
JavaScript 2.7%
Shell 2%
PLpgSQL 0.1%