The * selection.
*
init()
s4GRDB10AllColumnsVACycfc
4KBTT
import GRDB
A toolkit for SQLite databases, with a focus on application development
struct AllColumns
AllColumns is the * in SELECT *.
AllColumns
SELECT *
var sqlSelection: SQLSelection { get }