when i try to link sqitch to postgres local database it return this issue Database db:pg://postgres@/postgres has not been initialized for Sqitch with command sqitch log -u postgres
Asked
Active
Viewed 167 times
0
-
@a_horse_with_no_name no using version 12.3 – Huda Twfik Aug 06 '20 at 07:06
-
Have you deployed to this database yet? If you haven't deployed anything, it hasn't been initialized, so there's nothing logged. – theory Jan 09 '21 at 18:34