/[thuban]/branches/greater-ms3/thuban/ChangeLog
ViewVC logotype

Diff of /branches/greater-ms3/thuban/ChangeLog

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

revision 840 by bh, Tue May 6 15:54:35 2003 UTC revision 846 by bh, Tue May 6 18:05:23 2003 UTC
# Line 1  Line 1 
1  2003-05-06  Bernhard Herzog  <[email protected]>  2003-05-06  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/Model/transientdb.py (AutoTransientTable.SimpleQuery):
4            New. Simply delegate to the transient table's version.
5    
6            * test/test_transientdb.py
7            (TestTransientTable.test_auto_transient_table_query): New. Test
8            case for AutoTransientTable's SimpleQuery
9    
10    2003-05-06  Bernhard Herzog  <[email protected]>
11    
12            * Thuban/Model/transientdb.py (TransientTableBase.SimpleQuery):
13            Implement a simple query method for the query dialog
14            (TransientTableBase.create): Add an INTEGER PRIMARY KEY that holds
15            the row index or shapeid.
16            (TransientTable.create): Insert the right value of the row index
17            (TransientJoinedTable.create): Copy the row index of the left
18            table to the joined result table
19    
20            * test/test_transientdb.py
21            (TestTransientTable.test_transient_table_read_twice): Fix
22            doc-string
23            (TestTransientTable.test_transient_table_query): New. Test for the
24            SimpleQuery method
25    
26    2003-05-06  Bernhard Herzog  <[email protected]>
27    
28          Convert all table users to use the new table interface. This only          Convert all table users to use the new table interface. This only
29          covers Thuban itself, not GREAT-ER or other applications built on          covers Thuban itself, not GREAT-ER or other applications built on
30          Thuban yet, so the compatibility interface stays in place for the          Thuban yet, so the compatibility interface stays in place for the

Legend:
Removed from v.840  
changed lines
  Added in v.846

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26