liquidart package
documentation
liquidart
SchemaBuilder
inputSchema property
inputSchema
inputSchema
property
Null safety
Schema
?
inputSchema
read / write
The starting schema of this builder.
Implementation
Schema? inputSchema;
liquidart package
documentation
liquidart
SchemaBuilder
inputSchema 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 ==