stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.57k stars 1.55k forks source link

Closing bracket position #1100

Closed gnarledrootsystems closed 2 years ago

gnarledrootsystems commented 2 years ago

Updated position of closing bracket where onConflictOf parameter. In this particular area it was closing upsert() and making onConflictOf a parameter of .run()