Class
SQLiteCustomFunction
An SQL function or aggregate.
final class SQLiteCustomFunction
Topics
Structures
Initializers
init(_:argumentCount:pure:indirect:aggregate:)Creates an SQL aggregate function.init(_:argumentCount:pure:indirect:function:)
Instance Properties
nameThe name of the SQL function
Default Implementations
Relationships
Conforms To
Swift.EquatableSwift.HashableSwift.SendableSwift.SendableMetatype