Skip to content

Structure

SQLJSONColumnPath

A thin deprecated wrapper around SQLNestedSubpathExpression.
struct SQLJSONColumnPath

Topics

Initializers

Instance Properties

Instance Methods

  • serialize(to:)
    Invoked when a request is made to serialize the expression to raw SQL.

Relationships

Conforms To

  • SQLKit.SQLExpression
  • Swift.Sendable
  • Swift.SendableMetatype