Fix in-memory sqlite3 #9

Open
opened 2024-12-18 23:54:17 +00:00 by elia · 0 comments
Owner

When using sqlite3 in-memory, the queries return that the tables cannot be found even though they should've been created in the previous step.

This ticket is to figure out why this is happening for the in-memory sqlite3 database specifically.

When using sqlite3 `in-memory`, the queries return that the tables cannot be found even though they should've been created in the previous step. This ticket is to figure out why this is happening for the `in-memory` sqlite3 database specifically.
elia added the
Kind/Bug
Priority
Low
labels 2024-12-18 23:54:17 +00:00
elia added a new dependency 2024-12-18 23:55:42 +00:00
elia removed a dependency 2024-12-18 23:55:48 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: elia/shortenit#9
No description provided.