#2367 schema upgrade error 1.21->1.22
Closed: Fixed 3 years ago by mikem. Opened 3 years ago 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;

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

3 years ago

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

3 years ago

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

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2366 Merged 3 years ago