Help for this page

Select Code to Download


  1. or download this
    __PACKAGE__->has_many(
                          sessions_metadata=>['EP::Common::DBI::Sessions_M
    +etadata' => 'session_id' ]
                          => 'id'
    );
    
  2. or download this
    sessions_metadata
       Column    |          Type          | Modifiers 
    ...
     email        | character varying(100) | not null
    Indexes: users_pkey primary key btree (username)