gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] naiv implementation of table linked MatchProvider


From: s j tan
Subject: [Gnumed-devel] naiv implementation of table linked MatchProvider
Date: Tue, 16 Sep 2003 01:09:03 +1000

Ok , I didn't read 101, but it's simple and a start.
gmTestTableMatcher.py in wxPython client directory. It will match across
multiple varchar fields of one table,
The default is all varchar fields, (but this is changeable) and the
default primary key column is id (not changeable yet).  The test data
was 
template1.public.disease_code , and it uses pgdb as the db-api : ( both
should be configurable , but isn't). Because it implements
MatchProvider, it has
it's current constraints.
 
 
 
 
 
 





reply via email to

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