I am trying to store a dataframe in high has many Boolean columns with True and False values to sql table but when it’s stored to sql using pd.to_sql my Boolean values of Columns gets stored as 0 and 1 .Also when using pd.to_sql I am using styles = dtypes