D | |
$ | DEBUG(public static), DBIx:: |
$ | drivername, DBIx:: |
O | |
% | OPCODE_ATTRIBUTES, DBIx:: |
$ | ORDER, DBIx:: |
R | |
$ | recommended_columns(private static), DBIx:: |
U | |
$ | UPDATE, DBIx:: |
V | |
$ | VERSION(public static), DBIx:: |
W | |
$ | WHERE, DBIx:: |
Causes DBIx::StORM to emit debug messages if set to a true value.
our $DEBUG
my $drivername
our %OPCODE_ATTRIBUTES
our $ORDER
A cache of recommended columns for a given RecordSet.
our $recommended_columns
our $UPDATE
The version of this package.
our $VERSION
our $WHERE