- or download this
__PACKAGE__->table("web.page");
...
);
yml
- or download this
- type: Checkboxgroup
name: content
label: Content
model_config:
model: 'Web::Content'
- or download this
DBI Exception: DBD::Pg::st execute failed: ERROR: relation "page_conte
+nt_map" does not exist LINE 1: DELETE FROM "page_content_map" WHERE (
+ "page_id" = $1 ) ^ [for Statement "DELETE FROM "page_content_map" WH
+ERE ( "page_id" = ? )" with ParamValues: 1='2'] at /home/bugsy/perl5/
+perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/DBIx/Class/Schema.pm
+line 1101.