Open
Description
It would be useful to have an --ignore-warnings
flag available as a config option (e.g., in config.py as part of PlanConfig
). This would eliminate the need to access engine_adapter
from Context
for unsupported statements (e.g. ALTER), making macro functions cleaner and easier to implement.
Metadata
Metadata
Assignees
Labels
No labels