tzaeschke / zoodb

ZooDB Object Database
Apache License 2.0
57 stars 9 forks source link

rollback() should not refresh schema unless required #59

Closed tzaeschke closed 9 years ago

tzaeschke commented 9 years ago

rollback() should not refresh schema unless required by concurrency issues. Instead, it should rely on the SchemaOperation.rollback() facility.