more upgrades progress
This commit is contained in:
parent
00b3113031
commit
adf3dbbe04
17 changed files with 90 additions and 24 deletions
|
|
@ -1,3 +1,4 @@
|
|||
use WebGUI::Upgrade::Script;
|
||||
my $totalAssets = dbh->selectrow_array('SELECT COUNT(*) FROM asset');
|
||||
::is $totalAssets, $::totalAssets, 'dbh function working correctly';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue