The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Sandy::DB::Schema::Result::ExpressionMatrix

VERSION

version 0.21

NAME

App::Sandy::DB::Schema::Result::ExpressionMatrix

TABLE: expression_matrix

ACCESSORS

id

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0

name

  data_type: 'text'
  is_nullable: 0

source

  data_type: 'text'
  default_value: 'not defined'
  is_nullable: 1

is_user_provided

  data_type: 'integer'
  default_value: 1
  is_nullable: 1

matrix

  data_type: 'blob'
  is_nullable: 0

date

  data_type: 'date'
  default_value: CURRENT_DATE
  is_nullable: 1

PRIMARY KEY

UNIQUE CONSTRAINTS

name_unique

AUTHORS

  • Thiago L. A. Miller <tmiller@mochsl.org.br>

  • J. Leonel Buzzo <lbuzzo@mochsl.org.br>

  • Felipe R. C. dos Santos <fsantos@mochsl.org.br>

  • Helena B. Conceição <hconceicao@mochsl.org.br>

  • Gabriela Guardia <gguardia@mochsl.org.br>

  • Fernanda Orpinelli <forpinelli@mochsl.org.br>

  • Pedro A. F. Galante <pgalante@mochsl.org.br>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Teaching and Research Institute from Sírio-Libanês Hospital.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007