T
tscircuit2mo ago
DOPΣ

DOPΣ - why its skiping

why its skiping
No description
4 Replies
Seve
Seve2mo ago
i think you might need a flag? Not sure- i would take a peek at the code i think dev.ts is a relatively simple script iirc
DOPΣ
DOPΣOP2mo ago
yeah its, but idk whats wrong
No description
Seve
Seve2mo ago
it's attempting to connect to the database you need the --mem flag to not run against the database iirc 5432 is the standard postgres port you want to use --mem which uses WASM postgres iirc i can help merge that PR and run the migration, see my comment

Did you find this page helpful?