| Most Recent Changes | |||
| changelogs/common/schema.tests.changelog.xml | 50 | nvoxland | Executed 11/15/07 9:38 AM |
| Column address2.postalcode modified | |||
| changelogs/common/schema.tests.changelog.xml | 35 | nvoxland | Executed 11/15/07 9:38 AM |
| Table tableToRollback2 created | |||
| changelogs/common/schema.tests.changelog.xml | 30 | nvoxland | Executed 11/15/07 9:38 AM |
| Table pkTest2 created | |||
| changelogs/common/schema.tests.changelog.xml | 29 | nvoxland | Executed 11/15/07 9:38 AM |
| Default value dropped from address2.line2 | |||
| changelogs/common/schema.tests.changelog.xml | 28 | nvoxland | Executed 11/15/07 9:38 AM |
| Default value added to address2.line2 | |||
| changelogs/common/schema.tests.changelog.xml | 26 | nvoxland | Executed 11/15/07 9:38 AM |
| New row inserted into address2 | |||
| New row inserted into address2 | |||
| New row inserted into address2 | |||
| New row inserted into address2 | |||
| changelogs/common/schema.tests.changelog.xml | 25.2 | nvoxland | Executed 11/15/07 9:38 AM |
| Primary key added to address2 (id) | |||
| changelogs/common/schema.tests.changelog.xml | 25.1 | nvoxland | Executed 11/15/07 9:38 AM |
| Null constraint has been added to address2.id | |||
| changelogs/common/schema.tests.changelog.xml | 25 | nvoxland | Executed 11/15/07 9:38 AM |
| Table address2 created | |||
| changelogs/common/schema.tests.changelog.xml | 24 | nvoxland | Executed 11/15/07 9:38 AM |
| Foreign key fk_person_employer dropped | |||
| changelogs/common/schema.tests.changelog.xml | 23 | nvoxland | Executed 11/15/07 9:38 AM |
| Foreign key contraint added to person2 (employer_id) | |||
| changelogs/common/schema.tests.changelog.xml | 22 | nvoxland | Executed 11/15/07 9:38 AM |
| Column employer_id(int) added to person2 | |||
| changelogs/common/schema.tests.changelog.xml | 19 | nvoxland | Executed 11/15/07 9:38 AM |
| Columns person2.firstname and person2.lastname merged | |||
| changelogs/common/schema.tests.changelog.xml | 13 | nvoxland | Executed 11/15/07 9:38 AM |
| Index idx_person_lastname2 dropped from table person2 | |||
| changelogs/common/schema.tests.changelog.xml | 12 | nvoxland | Executed 11/15/07 9:38 AM |
| Index idx_person_lastname2 created | |||
| Index idx_company_name2 created | |||
| changelogs/common/schema.tests.changelog.xml | 11 | nvoxland | Executed 11/15/07 9:38 AM |
| Table testtable2 dropped | |||
| changelogs/common/schema.tests.changelog.xml | 10 | nvoxland | Executed 11/15/07 9:38 AM |
| Table testtable2 created | |||
| changelogs/common/schema.tests.changelog.xml | 8 | bjohnson | Executed 11/15/07 9:38 AM |
| Null constraint dropped from company2.name | |||
| changelogs/common/schema.tests.changelog.xml | 7a | nvoxland | Executed 11/15/07 9:38 AM |
| Column company_id(int) added to company2 | |||
| changelogs/common/schema.tests.changelog.xml | 7 | bjohnson | Executed 11/15/07 9:38 AM |
| New row inserted into company2 | |||
| New row inserted into company2 | |||
| changelogs/common/schema.tests.changelog.xml | 7 | nvoxland | Executed 11/15/07 9:38 AM |
| Table company2 created | |||
| changelogs/common/schema.tests.changelog.xml | 5 | nvoxland | Executed 11/15/07 9:38 AM |
| New row inserted into person2 | |||
| New row inserted into person2 | |||
| New row inserted into person2 | |||
| changelogs/common/schema.tests.changelog.xml | 2 | nvoxland | Executed 11/15/07 9:38 AM |
| Add a username column so we can use "person" for authentication | |||
| Column username(varchar(8)) added to person2 | |||
| changelogs/common/schema.tests.changelog.xml | 1 | nvoxland | Executed 11/15/07 9:38 AM |
| Table person2 created | |||
| changelogs/common/common.tests.changelog.xml | datatype-conversion-teset | nvoxland | Executed 11/15/07 9:38 AM |
| Table datatypeConversionTest created | |||
| changelogs/common/common.tests.changelog.xml | contextstest-6 | nvoxland | Executed 11/15/07 9:38 AM |
| New row inserted into contextsTest | |||
| changelogs/common/common.tests.changelog.xml | contextstest-5 | nvoxland | Executed 11/15/07 9:38 AM |
| New row inserted into contextsTest | |||
| changelogs/common/common.tests.changelog.xml | contextstest-4 | nvoxland | Executed 11/15/07 9:38 AM |
| New row inserted into contextsTest | |||
| changelogs/common/common.tests.changelog.xml | contextstest-3 | nvoxland | Executed 11/15/07 9:38 AM |
| New row inserted into contextsTest | |||
| changelogs/common/common.tests.changelog.xml | contextstest-1 | nvoxland | Executed 11/15/07 9:38 AM |
| Test how contexts work | |||
| Table contextsTest created | |||
| 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 | |||
| Unique constraint added to TABLESPACE_TEST_TABLE(username) | |||
| Primary key added to TABLESPACE_TEST_TABLE (id) | |||
| Index tablespace_index_test created | |||
| Table TABLESPACE_TEST_TABLE created | |||
| changelogs/common/common.tests.changelog.xml | add-column-test1 | alan | Executed 11/15/07 9:38 AM |
| Testing bug reported on mailing list | |||
| Column A_NEW_COLUMN(int) added to ADD_COLUMN_TEST_TABLE | |||
| Table ADD_COLUMN_TEST_TABLE created | |||
| changelogs/common/common.tests.changelog.xml | commentTest | nvoxland | Executed 11/15/07 9:38 AM |
| Creates a table and updates a value with actual SQL. Mainly for testing the comment tags | |||
| Custom SQL executed | |||
| Table commentTest created | |||
| changelogs/common/common.tests.changelog.xml | compoundIndexTest | nvoxland | Executed 11/15/07 9:38 AM |
| Index idx_compoundtest created | |||
| Table compoundIndexTest created | |||
| changelogs/common/common.tests.changelog.xml | compoundPrimaryKeyTest | nvoxland | Executed 11/15/07 9:38 AM |
| Table compoundPKTest created | |||
| changelogs/common/common.tests.changelog.xml | defaultValueTest-1 | nvoxland | Executed 11/15/07 9:38 AM |
| New row inserted into defaultValueTest | |||
| Default value added to defaultValueTest.datetimeA | |||