JSchemaChangeitem::__construct
Constructor: builds check query and message from $updateQuery
Signature
public function __construct(JDatabaseDriver
$db,
string
$file,
string
$query )
Parameters
-
$db
- Database connector object
-
$file
- Full path name of the sql file
-
$query
- Text of the sql query (one line of the file)