Initializergrdb 7.4.0GRDB

init(_:)

Creates a StatementArguments from an array.

Statement.swift:1034
init?(_ array: [Any])

The result is nil unless all array elements conform to the DatabaseValueConvertible protocol.