View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
238 | WADF | Core | public | 20 Jul 2009 15:02 | 28 Jul 2009 22:20 |
Reporter | mrosenquist | Assigned To | timj | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.12.0 | ||||
Target Version | 0.13.0 | Fixed in Version | 0.13.0 | ||
Summary | 238: Database redeployment tries to remove views as tables | ||||
Description | Database redeployment tries to remove views as tables Suggested simple fix (use if exists): DROP TABLE IF EXISTS `table_or_view_x`; DROP VIEW IF EXISTS `table_or_view_x`; | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
20 Jul 2009 15:02 | mrosenquist | New Issue | |
20 Jul 2009 22:49 | timj | Assigned To | => timj |
20 Jul 2009 22:49 | timj | Status | new => assigned |
20 Jul 2009 22:49 | timj | Target Version | => 0.12.1 |
20 Jul 2009 22:49 | timj | Summary | Wadf-reprocess tries to remove views as tables => Database redeployment tries to remove views as tables |
20 Jul 2009 22:49 | timj | Description Updated | |
20 Jul 2009 22:56 | timj | Note Added: 247 | |
20 Jul 2009 22:56 | timj | Status | assigned => resolved |
20 Jul 2009 22:56 | timj | Fixed in Version | => 0.12.1 |
20 Jul 2009 22:56 | timj | Resolution | open => fixed |
28 Jul 2009 22:20 | timj | Status | resolved => closed |