| 
| Subject: | this is a really good class when... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 2 | 
|---|
 | Author: | David Carr | 
|---|
 | Date: | 2013-10-26 16:12:29 | 
|---|
 | Update: | 2013-10-26 18:14:48 | 
|---|
 |  |  |  | 
David Carr rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Examples: | Good | 
|---|
|  | 
  David Carr - 2013-10-26 16:12:29this is a really good class when testing the generated sql to restore a database I had errors I needed to change the -- comments to be wrapped inside /* */ comments
 Also I changed the CREATE TABLE to CREATE TABLE IF NOT EXISTS
 
 Thanks.
  Raul - 2013-10-26 18:14:48 - In reply to message 1 from David CarrThank you very much. |