API.rdoc in swift-0.11.0 vs API.rdoc in swift-0.12.0
- old
+ new
@@ -38,9 +38,10 @@
#fields #=> [Symbol, ...] # Field names identical to .first.keys if rows > 0
Statement
.new #=> Statement
#execute #=> Result
+ #command #=> String # The SQL command executed or to be executed
Scheme
.attribute #=> Type
.create #=> Scheme or Result
.get #=> Scheme