help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New dbconfig keyword multi-enumerated-in-file


From: Johannes Poehlmann
Subject: New dbconfig keyword multi-enumerated-in-file
Date: Mon, 16 Jul 2001 12:22:12 +0200
User-agent: Mutt/1.2.5i

Hi,

We wanted to have fields of type Multi-Enum where
the allowed values are stored in an extra file like 
it is done with the Enumerated-in-File type.

I made a little patch to make this possible.

The patch built and seemed to give reasonable results with query-pr.

How to test: 
        Take a dbconfig file and replace enumerated-in-file with 
        multi-enumerated-in-file for a field "FIELD". 
        Now query-pr with the options
          --field-type=FIELD      --valid-values=FIELD
        you will see tye MultiEnum and the values from the file.

Todo:
      Documentation not updated.
      not tested in full integration
-- 
     ______   ___        
    /  ___/__/  /                 Caldera (Deutschland) GmbH          
   /  /_/ _  / /__        Naegelsbachstr. 49c, 91052 Erlangen, Germany 
  /_____/_/ /____/                  http://www.caldera.de       
 ==== /____/ =====   Dipl. Inf. Johannes Poehlmann, mail: address@hidden
Caldera OpenLinux    phone: ++49 9131 7192 335, fax: ++49 9131 7192 399

Attachment: gnats.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]