prisma

npm install pg

npm config set proxy http://localhost:10809 npm config set https-proxy https://localhost:10809

npx prisma migrate dev --name init

要设置成socks。