Closed
Description
- Gitea version (or commit ref): 1.14.0+dev-337-g42354dfe4
- Git version:
- Operating system:
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Log gist:
Description
After upgrading from a db version 160 to 162 I get the following error when trying to add a new webhook:
Error 1366: Incorrect integer value: 'gitea' for column git.webhook.hook_task_type
Also Drone integration hooks are failing. Probably others too.
Maybe the migration is incomplete? #13664