Skip to content

fix(slm): remove stale SQLite references, use PostgreSQL in bootstrap (#1815)#2198

Open
mrveiss wants to merge 1 commit intoDev_new_guifrom
fix/issue-1815
Open

fix(slm): remove stale SQLite references, use PostgreSQL in bootstrap (#1815)#2198
mrveiss wants to merge 1 commit intoDev_new_guifrom
fix/issue-1815

Conversation

@mrveiss
Copy link
Owner

@mrveiss mrveiss commented Mar 23, 2026

Summary

Test plan

  • Verify bootstrap script generates correct PostgreSQL URL
  • Verify no remaining code references create SQLite slm.db
  • Manual: remove /opt/autobot/data/slm.db from .19 after merge

🤖 Generated with Claude Code

…#1815)

Update bootstrap-slm.sh to generate PostgreSQL DATABASE_URL instead of
SQLite, preventing recreation of the stale slm.db file. Update migration
docstring and README to reflect PostgreSQL migration (#786).
@github-actions
Copy link

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant