--- trunk/ChangeLog 2010/06/02 10:06:25 365 +++ trunk/ChangeLog 2010/06/11 13:59:02 366 @@ -1,3 +1,12 @@ +2010-06-11 Bernhard Herzog + + * formed/formed/plugins/export/rg_sql.py + (CREATE_DELETE_MASTER_TMPL): In create_master_tbl, call + create_master_ds to create the master tbl entry. This way we can + add SQL code that's specific to an MPuls instance to + create_master_ds and still have create_master_tbl use that new + code. This is useful for e.g. the JMD-Struktur part. + 2010-06-02 Roland Geider * formed/plugins/export/xls.py: updated regular expression