Instance Method addColumn(_:) Add a new column to the table. @discardableResult func addColumn(_ columnDefinition: any SQLExpression) -> Self