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
SQLite is available for free on mac, but on linux it needs to be bundled as a dependency. To simplify the linux side, I'm using a simple json file there instead (#6). Update mac to use this as well to reduce divergence.
SQLite is available for free on mac, but on linux it needs to be bundled as a dependency. To simplify the linux side, I'm using a simple json file there instead (#6). Update mac to use this as well to reduce divergence.