drift package
documentation
drift
GenerationContext
sql property
sql
sql
property
Null safety
String
sql
Gets the generated sql statement
Implementation
String get sql => buffer.toString();
drift package
documentation
drift
GenerationContext
sql property
GenerationContext class
Constructors
GenerationContext
fromDb
Properties
amountOfVariables
boundVariables
buffer
dialect
executor
explicitVariableIndex
generatingForView
hashCode
hasMultipleTables
introducedVariables
runtimeType
sql
supportsVariables
typeSystem
watchedTables
Methods
introduceVariable
noSuchMethod
toString
writeWhitespace
Operators
operator ==