Help for this page

Select Code to Download


  1. or download this
    __PACKAGE__->table("web.page");
    
    ...
    );
    
    yml
    
  2. or download this
    - type: Checkboxgroup
                name: content
                label: Content
                model_config:
                  model: 'Web::Content'
    
  3. 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.