Skip to content

Document SQLite database usage in README.md and CLAUDE.md#99

Merged
sarroutbi merged 1 commit into
keylime-webtool:mainfrom
sarroutbi:document-sqlite-database-usage
May 20, 2026
Merged

Document SQLite database usage in README.md and CLAUDE.md#99
sarroutbi merged 1 commit into
keylime-webtool:mainfrom
sarroutbi:document-sqlite-database-usage

Conversation

@sarroutbi
Copy link
Copy Markdown
Contributor

Add SQLite Database sections to both files explaining the DATABASE_URL environment variable, in-memory vs file-based modes, auto-created schema, mock data seeding, and linking to the full guide in docs/TESTING_WITH_SQLITE.md. Update the CLAUDE.md tech stack to distinguish production (TimescaleDB) from dev/test (SQLite) database usage.

Add SQLite Database sections to both files explaining the DATABASE_URL
environment variable, in-memory vs file-based modes, auto-created schema,
mock data seeding, and linking to the full guide in docs/TESTING_WITH_SQLITE.md.
Update the CLAUDE.md tech stack to distinguish production (TimescaleDB) from
dev/test (SQLite) database usage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
@sarroutbi sarroutbi force-pushed the document-sqlite-database-usage branch from 6ca0300 to 57bee98 Compare May 20, 2026 11:13
@sarroutbi sarroutbi merged commit 8e11470 into keylime-webtool:main May 20, 2026
12 checks passed
@sarroutbi sarroutbi deleted the document-sqlite-database-usage branch May 20, 2026 11:56
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