Member Junction
    Preparing search index...
    • Get rules for a source->target dialect combination.

      Uses the RuleRegistry for lookups, which supports any registered dialect pair. Falls back to the legacy getTSQLToPostgresRules() if the registry has no rules for the requested combination (backward compatibility).

      Parameters

      • from: string
      • to: string

      Returns IConversionRule[]