Do not keep a _v_ reference to the brain on ZSQL Method
Jérome Perrin authored
This was a problem when using a brain as a ZODB component because an old
version of the class and module was kept as the _v_ attribute. The problem was
when the components where reseted
ec9e8af8