ePages 6.17.15 - DE_EPAGES/Test/API/MySQL.pm

Package DE_EPAGES::Test::API::MySQL

Tests for *.sql correctness

Base
DE_EPAGES::Test::API::StoreTypeUnitTest

Functions

CheckIndexColumnSortOrder
CheckZeroDownTimeRestrictions

CheckIndexColumnSortOrder

Check if index columns have not desc or asc sortorder.

Syntax
CheckIndexColumnSortOrder($SQLFile);
Input
$SQLFile (string)
sql files

CheckZeroDownTimeRestrictions

Check if some changes to previous release blocking zero down time. returns true if changes are zero down time conform

Syntax
CheckZeroDownTimeRestrictions($SQLFile);
Input
$SQLFile (string)
sql files