jhc-systems / sqlest

Write SQL in Scala
https://jhc-systems.github.io/sqlest/latest/api/
Apache License 2.0
30 stars 17 forks source link

Cannot delete? #24

Closed kutchar closed 9 years ago

kutchar commented 9 years ago

I just came across the following line in the code base: https://github.com/jhc-systems/sqlest/blob/master/sqlest/src/main/scala/sqlest/executor/Database.scala#L106

Does this mean sqlest cannot delete records?