This is for Reid, want to see if using SQL-Lite would be viable, this would require a couple things:
Sqlite doesn't support the following features, so we'd need to work around them:
no lists,
no native auto-timestamps,
prisma doesn't support bulk batch uploads in rust
get rid of prisma
Description
This is for Reid, want to see if using SQL-Lite would be viable, this would require a couple things: Sqlite doesn't support the following features, so we'd need to work around them: no lists, no native auto-timestamps,
prisma doesn't support bulk batch uploads in rust get rid of prisma
Acceptance Criteria
Beep boop
Proposed Solution
Beep bop
Mocks
No response