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
This directory contains SQL migrations. Each file is named like "####-name.sql"
and will be read in lexicographic order by the migrate script. The preamble
file will be prepended to every migration before being interpreted by sqlite.