/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 106 by teichmann, Wed Aug 29 04:52:05 2007 UTC revision 110 by torsten, Wed Aug 29 16:40:50 2007 UTC
# Line 1  Line 1 
1    2007-08-28 Torsten Irlaender <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: Added small helper
4              function to generated valid quotes within the sql statements
5    
6    2007-08-29 Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/plugins/export/sql.py: Added foreign keys
9              for repeat tables.
10              
11    2007-08-29 Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/plugins/export/sql.py: When generating
14              an extra table check in a table of same content exists. In
15                    this case reference the existing table.
16    
17    2007-08-29 Sascha L. Teichmann <[email protected]>
18    
19            * tools/formed/formed/plugins/export/sql.py: Rewritten to produce
20              _real_ SQL and respect repeat groups.
21    
22            * tools/formed/formed/model/data.py: Fixed bug with Group.isRepeat()
23    
24            * tools/formed/formed/plugins/web/renderer.py: Use "".join([])
25              instead of expensive += string concat in some places.
26    
27  2007-08-29 Sascha L. Teichmann <[email protected]>  2007-08-29 Sascha L. Teichmann <[email protected]>
28    
29          * tools/formed/formed/model/data.py: Renamed GroupNode.getRepeat()          * tools/formed/formed/model/data.py: Renamed GroupNode.getRepeat()

Legend:
Removed from v.106  
changed lines
  Added in v.110

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26