You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When values are calculated in Python, round them to the precision of the DB before inserting. This is not a pressing thing, since MySQL throws a warning but otherwise works fine.
When values are calculated in Python, round them to the precision of the DB before inserting. This is not a pressing thing, since MySQL throws a warning but otherwise works fine.