You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems a bit of a hurdle to force the user to have a PostgreSQL database for the application logs. Instead, add the ability to log them to a lightweight SQLite file for testing things out.
Feature description
It seems a bit of a hurdle to force the user to have a PostgreSQL database for the application logs. Instead, add the ability to log them to a lightweight SQLite file for testing things out.
Additional context
No response