liquidart package
documentation
liquidart
SchemaBuilder
isTemporary property
isTemporary
isTemporary
property
Null safety
bool
?
isTemporary
read / write
Whether or not this builder should create temporary tables.
Implementation
bool? isTemporary;
liquidart package
documentation
liquidart
SchemaBuilder
isTemporary property
SchemaBuilder class
Constructors
SchemaBuilder
fromDifference
toSchema
Properties
commands
hashCode
inputSchema
isTemporary
runtimeType
schema
store
Methods
addColumn
alterColumn
alterTable
createTable
deleteColumn
deleteTable
noSuchMethod
renameColumn
renameTable
toString
Operators
operator ==