heya, trying to run kratos migrations against mysq...
# talk-kratos
w
heya, trying to run kratos migrations against mysql and i’m getting this, has anyone seen it before?
Copy code
kratos-migrate-1  | An error occurred while connecting to SQL: error executing migrations/sql/20200317160354000002_create_profile_request_forms.mysql.up.sql, sql: INSERT INTO selfservice_profile_management_request_methods (id, method, selfservice_profile_management_request_id, config) SELECT id, 'traits', id, form FROM selfservice_profile_management_requests;: Error 1364: Field 'created_at' doesn't have a default value