fix: pass config object directly to PrismaLibSql, drop @libsql/client #8

Merged
jason merged 1 commits from claude/reverent-proskuriakova into master 2026-03-13 00:28:23 -05:00
Owner

PrismaLibSql constructor takes a Config object (with url), not a
pre-created Client instance. Remove the unnecessary createClient call
and the @libsql/client direct dependency.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

PrismaLibSql constructor takes a Config object (with url), not a pre-created Client instance. Remove the unnecessary createClient call and the @libsql/client direct dependency. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason added 1 commit 2026-03-13 00:28:20 -05:00
PrismaLibSql constructor takes a Config object (with url), not a
pre-created Client instance. Remove the unnecessary createClient call
and the @libsql/client direct dependency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason merged commit 8c7142ca78 into master 2026-03-13 00:28:23 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jason/wfh#8