CHANGES in rhubarb-0.2.4 vs CHANGES in rhubarb-0.2.5
- old
+ new
@@ -1,4 +1,10 @@
+version 0.2.5
+
+* Prepared statements are now optional to eliminate a strange bug
+ that appears in some environments. If you experience unusual table
+ locking errors, try running without prepared statements.
+
version 0.2.4
* More aggressive use of prepared statements, which should result
in more speedups. (In particular, finding tuples by identity now
uses a prepared statement.)
\ No newline at end of file