letak gotodon.db berada di luar folder aplikasi #1

Closed
opened 2024-10-04 03:47:16 +02:00 by poes · 1 comment
Owner

letak file sqlite db berada di luar folder aplikasi,
sepertinya karena path sqlite

engine = create_engine("sqlite:///gotodon.db")

ketika dirubah pathnya akan membuat sqlalchemy error.

letak file sqlite db berada di luar folder aplikasi, sepertinya karena path sqlite ```python engine = create_engine("sqlite:///gotodon.db") ``` ketika dirubah pathnya akan membuat sqlalchemy error.
Author
Owner
Close https://brew.bsd.cafe/poes/python-gotosocial-notif/commit/fc04f6d2208a060afc5a06de2861db5470e28fec#diff-f1bdda93d9a278e358509d498e17d97764c1fb29
poes closed this issue 2024-10-04 04:35:06 +02:00
Sign in to join this conversation.
No labels
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: poes/python-gotosocial-notif#1
No description provided.