Weekly status report
June 26, 2010
History tab is taking more time than what i planned
, still i have to improve styling and add few features.
while implementing i realized that clubbing all object with same table name together will be a good option ,as user can easily see what all conditions are imposed on a particular table.
I have made a history_array[] to store all the history objects(where,rename,aggregate,groupby,orderby).
so now we will have all the information needed for query building in this data structure.
for the next week i am planing to complete history tab, improve the styling and add edit and remove features
Advertisement
No comments yet