#2367 schema upgrade error 1.21->1.22
Closed: Fixed by mikem. Opened by julian8628.

on Postgresql 9.x, input type has to be specified for DROP FUNCTION

koji=> DROP FUNCTION IF EXISTS get_event_time;
ERROR:  syntax error at or near ";"
LINE 1: DROP FUNCTION IF EXISTS get_event_time;

PR #2366

Metadata Update from @julian8628:
- Custom field Size adjusted to None

Metadata Update from @julian8628:
- Issue set to the milestone: 1.22
- Issue tagged with: easyfix, testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit 6b8f2550 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2367

Please continue any further discussion there.

Metadata
Related Pull Requests