- or download this
use utf8;
...
"name",
{ data_type => "text", is_nullable => 1 },
- or download this
use utf8;
...
"othername",
{ data_type => "text", is_nullable => 1 },
- or download this
[debug] Loaded components:
.---------------------------------------------------------------------
+------------------------------------+----------.
...
| [snip]
+ | |
| Console::Model::DB::Thing
+ | class |
| Console::Model::DB::OtherThing
+ | class |