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
Hey I saw your commits and looks like you are trying to add sqlite support. But don't replace postgres with sqlite. Some might want to add a external database. You can keep both like this.
It would be very convenient to run this as a single binary without requiring nodejs.
With sqlite support, no database would need to be installed.
The text was updated successfully, but these errors were encountered: