fix: global roles for pg13
fix: bump studio image to handle logflare key
chore: refactor template file structure
chore: update pg13 initial schema
fix: support piping password from stdin
fix: sanitize project id based on directory name (supabase#1037)
chore: print progress logs consistently
fix: update global roles for pg14
fix: db push should create history table if not exists
fix: upgrade eszip in the build from 0.30.0 to 0.35.0 (supabase#1026) eszip at 0.30.0 - 0.34.0 incorrectly handles some npm packages.