Skip to content

Conversation

kenchan0130
Copy link
Contributor

This PR is a rework of #272.

What happened

  • The final schema for testlink_create_tables and alter_tables will be different.

Intent of the change

Add unsigned

According to testlink_create_tables.sql, the enable_on_design and enable_on_execution columns of the platforms table seem to expect unsigned.

However, the SQL for the migration alter_table does not have unsigned, so when migrating from 1.9.20 or lower versions, there is a difference compared to the initial preparation of 1.9.20.

Assuming that testlink_create_tables.sql is the correct structure, this changes will be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants