README.rdoc in each_sql-0.1.0 vs README.rdoc in each_sql-0.2.0
- old
+ new
@@ -29,12 +29,10 @@
== TODO
- More/better tests.
- pgplsql support.
== Warning
-Should be good enough for regular SQLs, but it is not guaranteed to parse stored procedures correctly.
-I thought this would be simple when I first started, but actually it wasn't, and the code now is a mess.
-Use it at your own risk.
+Stored procedure handling is at best incomplete. Use it at your own risk.
== Contributing to each_sql
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it