Skip to content

Sequelizable

Josh Wright edited this page Jan 14, 2021 · 3 revisions

Sequelizable

Something that can be turned into SQL.

public protocol Sequelizable

Requirements

toSQL()

Returns an SQL representation of this type.

func toSQL() -> SQL
Alchemy
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Fusion
Types
Protocols
Papyrus
Types
Protocols
Clone this wiki locally