mhds_shop.py2578This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (_mysql_exceptions.OperationalError) (1366, "Incorrect integer value: '' for column 'state' at row 1") [SQL: INSERT INTO user (password, fullname, cellphone, chat_id, group_id, discount_id, creation_date, creator, last_modification_date, last_modifier, username, last_msg, national_id, job, meeting, state, city, address, show_counter, email, site_creation_date, description, app_creation_date) VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s)] [parameters: (None, None, None, 0, 22, None, datetime.datetime(2025, 5, 5, 0, 17, 35, 904113), 'shop_main_page_if', datetime.datetime(2025, 5, 5, 0, 17, 35, 904146), 'system(cookie)', None, '', '', '', '', '', '', '', 0, 'ou6t1uqaoxjczdybnold', None, None, None)] (Background on this error at: https://sqlalche.me/e/14/e3q8) (Background on this error at: https://sqlalche.me/e/14/7s2a)