CSC/ECE 517 Fall 2013/oss E806 jlv: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''E806. Remove ResponseMaps''' The primary aim of this project was to remove create a data migration that merges all data from <code>response_maps</code> table to <code>respons...") |
No edit summary |
||
| Line 1: | Line 1: | ||
'''E806. Remove ResponseMaps''' | '''E806. Remove ResponseMaps''' | ||
The primary aim of this project was to remove create a data migration that merges all data from <code>response_maps</code> table to <code>responses</code> table. | The primary aim of this project was to remove create a data migration that merges all data from <code>'''response_maps'''</code> table to <code>'''responses'''</code> table. | ||
{| class="wikitable floatright" | {| class="wikitable floatright" | ||
Revision as of 23:43, 30 October 2013
E806. Remove ResponseMaps
The primary aim of this project was to remove create a data migration that merges all data from response_maps table to responses table.
| Revision history | |||||
|---|---|---|---|---|---|
| Date | Changes | ||||
| 10/30/2013 | - Adding some more stuff | ||||
| 10/29/2013 | - Adding Introduction | ||||