Starting database setup

Checking table: calls_log
Checking table: config
Checking table: oauth_access_tokens
Checking table: oauth_authorization_codes
Checking table: oauth_clients
Checking table: oauth_jwt
Checking table: oauth_refresh_tokens
Checking table: oauth_scopes
Table (oauth_scopes) column is_default have different types(tinyint(4) != tinyint)
(Altered column is_default from table oauth_scopes")
Checking table: oauth_users
Table (oauth_users) column email_verified have different types(tinyint(4) != tinyint)
(Altered column email_verified from table oauth_users")
Checking table: perm_resources
Checking table: perm_roles_to_resource
Checking table: perm_roles
Checking table: perm_user_to_role
Checking table: tbl_Cert
Checking table: tbl_TblChatMessage
Checking table: tbl_TblConference
Checking table: tbl_CourseCategory
Checking table: tbl_CourseForumMessage
Checking table: tbl_CourseForumThread
Checking table: tbl_CourseMessage
Checking table: tbl_Courses
Checking table: tbl_CoursesAdmins
Checking table: tbl_CoursesUsers
Checking table: tbl_Faq
Checking table: tbl_LecturePage
Checking table: tbl_LectureSeen
Checking table: tbl_Lectures
Checking table: tbl_TblOpinionPool
Checking table: tbl_Quiz
Checking table: tbl_QuizEntry
Checking table: tbl_QuizResult
Checking table: tbl_TblRoom
Checking table: tbl_RoomMessage
Checking table: tbl_TeacherInCourse
Checking table: tbl_TblUserToConference
Checking table: user_info

Setup done