crunch/scripts/db:shell.sh
kjuulh bc28451f8d
feat: with tx on all
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-10-03 23:08:12 +02:00

5 lines
78 B
Bash
Executable File

#!/bin/bash
export PGPASSWORD="cuddle"
psql -h localhost -d cuddle -U cuddle