Skip to content

Tidal Plugin Hotfix release (DROP table)

Giovanni Fulco requested to merge GioF71/upmpdcli:hotfix-drop-table into master
  • Failing to drop table result in a warning instead of an error
  • There are no consequences as the column is nullable
  • We will not reuse the same field names

Merge request reports