added sqitch and first table

This commit is contained in:
2024-01-24 23:13:31 -05:00
parent b6ff046116
commit 0db1ffd667
9 changed files with 68 additions and 0 deletions

1
.aliases Normal file
View File

@@ -0,0 +1 @@
alias sqitchl='SQITCH_PASSWORD=$POSTGRES_PASSWORD sqitch -u $POSTGRES_USER -p $POSTGRES_PORT -h 127.0.0.1'