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
DATABASE_URL="sqlite://.dev-db/lock.sqlite3?exec=ATTACH DATABASE '.dev-db/extracted.sqlite3' as extracted&exec=ATTACH DATABASE '.dev-db/config.sqlite3' as config&exec=ATTACH DATABASE '.dev-db/raw_events.sqlite3' as raw_events"