SQLITE use case
SQLITE Sample File for Local Database Preview
Validate SQLite database preview, schema inspection, and local data handling with real batch-ingestion, replay, and schema-evolution SQLite fixtures.
16.0 KB
Manifest JSON
SHA256
Starter file
Download
sqlite_local_replay_sample.sqlite
Checklist
Testing Steps
- Compare preview and inspection behavior across batch-ingestion, local-replay, and schema-evolution SQLite files.
- Verify table discovery, file naming, and schema visibility before changing SQLite preview or import behavior.
- Confirm SQLite downloads preserve stable extension handling and open expectations across clients and desktop tools.
Companion fixtures
Related Variants
Next steps