Server IP : 68.65.122.142  /  Your IP : 3.136.18.93
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/uvdesk/../tcexam/upgrade/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/uvdesk/../tcexam/upgrade/mysql_db_upgrade_14to15.sql
/*
============================================================
File name   : mysql_db_upgrade_14to15.sql
Begin       : 2022-12-17
Last Update : 2022-12-17

Description : TCExam database structure upgrade commands
              (from version 14 to 15).
Database    : MySQL 4.1+

Author: Nicola Asuni

(c) Copyright:
              Nicola Asuni
              Tecnick.com LTD
              www.tecnick.com
              info@tecnick.com

License:
Copyright (C) 2004-2024 Nicola Asuni - Tecnick.com LTD
   See LICENSE.TXT file for more information.
//============================================================+
*/

ALTER TABLE [[dbprefix]]tests MODIFY COLUMN test_repeatable TINYINT NOT NULL Default 0;