Rakibul Bhuiyan

Results 1 comments of Rakibul Bhuiyan

> Also experienced trying to alter column from integer to boolean using generate / pushpg > > Got around it using `ALTER TABLE "users" ALTER COLUMN "admin" SET DATA TYPE...