Add auto-migration on database startup

- Embed migrations/001_initial.sql into the binary
- Run migrations automatically when connecting to database
- Uses CREATE TABLE IF NOT EXISTS for idempotent execution

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-12-05 16:56:13 -06:00
parent 2a015cd35d
commit f255ae1d58
3 changed files with 179 additions and 2 deletions

BIN
orchard-server Executable file

Binary file not shown.