@mikro-orm/coreClassesVersion: NextOn this pageNullHighlighter No-op highlighter that returns SQL text unchanged. Used as the default when no syntax highlighting is configured.ImplementsHighlighterIndex ConstructorsconstructorMethodshighlightConstructors constructornew NullHighlighter(): NullHighlighterReturns NullHighlighterMethods highlighthighlight(text): stringParameterstext: stringReturns string
No-op highlighter that returns SQL text unchanged. Used as the default when no syntax highlighting is configured.