Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can delete it with a SQL command: (replace ## with the data_source ID value)

Code Block
languagesql
delete from data_source where ID = ##;

...