Skip to content

Instance Method

temporary()

If the TEMPORARY keyword occurs between DROP and TABLE, then only temporary tables are dropped, and the drop does not cause an implicit transaction commit.
@discardableResult func temporary() -> Self