Use ->count instead of ->next to check if version storage is deployed
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Fri, 9 Mar 2012 20:53:53 +0000 (14:53 -0600)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Fri, 9 Mar 2012 20:53:53 +0000 (14:53 -0600)
commit456f757182928d5a1590ffe0588b51cdb2ed7854
tree06c0ab69495f4112f4a4531d59ccf55327e62f32
parentfa21a6f5cab108c303966cb832ad3a4ad74b2b1e
Use ->count instead of ->next to check if version storage is deployed

->next caused issues on MSSQL due to length of DDL
Changes
lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated/VersionResultSet.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/VersionResultSet.pm