array( "notnull" => "1", "type" => "int", "len" => "11", ), "ref" => array( "notnull" => "1", "type" => "string", "len" => "30", ), "code" => array( "notnull" => "1", "type" => "string", "len" => "20", ), "petition" => array( "notnull" => "1", "type" => "string", "len" => "50", ), "num_commande" => array( "notnull" => "", "type" => "float", "len" => "20", ), "date_depot" => array( "notnull" => "", "type" => "date", "len" => "12", ), );