you can add one new column(boolean) and then remove the BIT column。
On Sun, Feb 23, 2025, 12:58 AM Gambhir Singh <gambhir(dot)singh05(at)gmail(dot)com>
wrote:
>
> Hi,
>
> Aurora PostgreSQL DB has a table in which one column has the datatype
> BIT(1). Now the requirement is that I have to change the datatype of that
> column from BIT to BOOLEAN. There are only a few rows in the table.
>
> --
> Thanks & Regards
> Gambhir Singh
>
>