• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KarpelesLab / psql / 22800996947

07 Mar 2026 02:39PM UTC coverage: 69.319% (+0.2%) from 69.093%
22800996947

push

github

MagicalTux
Add SQLite support using modernc.org/sqlite (pure Go)

- New EngineSQLite engine with NewSQLite() constructor
- Auto-detect SQLite DSNs (:memory:, .db, .sqlite, file:, sqlite:)
- SQLite table creation and schema checking via PRAGMA
- Type affinity mapping for SQLite's simplified type system
- INSERT OR IGNORE / INSERT OR REPLACE for SQLite
- Handle NOT NULL columns in ALTER TABLE ADD COLUMN
- Handle empty time strings in setter
- Add SQLite CI job, drop Go 1.23 (modernc.org/sqlite requires 1.24+)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

201 of 270 new or added lines in 12 files covered. (74.44%)

2770 of 3996 relevant lines covered (69.32%)

63.77 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

75.4
/sqlite.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc