|
Past Changes |
|
changelogs/common/common.tests.changelog.xml |
add-column-test1 |
alan |
Executed 11/15/07 9:38 AM |
| Testing bug reported on mailing list |
| Table ADD_COLUMN_TEST_TABLE created |
| Column A_NEW_COLUMN(int) added to ADD_COLUMN_TEST_TABLE |
|
changelogs/common/common.tests.changelog.xml |
tablespace-test1 |
alan |
Executed 11/15/07 9:38 AM |
| Test tablespace support. Ignored if database does not support tablespaces |
| Table TABLESPACE_TEST_TABLE created |
| Index tablespace_index_test created |
| Primary key added to TABLESPACE_TEST_TABLE (id) |
| Unique constraint added to TABLESPACE_TEST_TABLE(username) |