sql property

String sql

Gets the generated sql statement

Implementation

String get sql => buffer.toString();