Skip to content

Add Language Flavor notification support to allow disabling MSSQL processing on a per-file basis #978

@kevcunnane

Description

@kevcunnane

We implemented Language Flavor notifications in the backend so that we can filter out SQL files we don't want to be treated as MSSQL. This is useful for dynamically skipping files if you have a mix of MSSQL and non-MSSQL files with a .sql extension. We should implement the front-end to:

  • Show a button with MSSQL or Other SQL as the option
  • On click, allow user to apply the filter and send the notification

This will mean users can easily opt out of the processing for each file and save some pain. We have a number of issues raised related to this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions