Skip to content

Instance Property

temporary

If true, requests that an error be raised if the named table exists but is not temporary.
var temporary: Bool

Discussion

This modifier is only supported by MySQL, and there is no check for it; users must be sure to only use it where available.