CVS: tmda/TMDA ChangeLog,1.279,1.280
Timothy Legant <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda/TMDA In directory sc8-pr-cvs1:/tmp/cvs-serv32440/TMDA Modified Files: ChangeLog Log Message: Forgot to commit these along with the DB commit. Index: ChangeLog =================================================================== RCS file: /cvsroot/tmda/tmda/TMDA/ChangeLog,v retrieving revision 1.279 retrieving revision 1.280 diff -u -r1.279 -r1.280 --- ChangeLog 25 Jun 2003 05:29:13 -0000 1.279 +++ ChangeLog 5 Jul 2003 00:25:19 -0000 1.280 @@ -1,3 +1,17 @@ +2003-07-01 Tim Legant <[email protected]> + + * Util.py (filter_match): Create FilterParser with DB_CONNECTION. + + * FilterParser.py (FilterParser): Fixed two regular expressions + that were too "greedy". + (__create_sql_params, __create_sql_criteria, __get_column_index): + New SQL support functions. + (__search_sql): Main SQL searching function. + (firstmatch): Added from-sql/to-sql rules. Should work for any + SQL database that has a Python DB API 2.0 module. + + * Defaults.py (DB_CONNECTION): New variable. + 2003-06-25 Tim Legant <[email protected]> * Address.py: Fixed ConfirmAddress, removed formatting code from _______________________________________ tmda-cvs mailing list http://tmda.net/lists/listinfo/tmda-cvs