Re: Error updating column of type text as boolean type

2019-07-03 Thread Marllius
Tank you Mckown. Em qua, 3 de jul de 2019 às 12:15, John McKown escreveu: > On Wed, Jul 3, 2019 at 10:09 AM Marllius wrote: > >> Hi guys, I was looking datatype bugs for postgresql 10.6 but i not found >> anything. >> >> I am trying to update the column of type

Error updating column of type text as boolean type

2019-07-03 Thread Marllius
Hi guys, I was looking datatype bugs for postgresql 10.6 but i not found anything. I am trying to update the column of type text column but i get an error for boolean type. In other tables the behavior of the text type column is normal. Has anyone had this problem before? accounting@accounting=>