tzaeschke / zoodb

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

Rename ZooClass/ZooField.remove() to drop(); ZooHandle.remove() to delete() #39

Open tzaeschke opened 10 years ago

tzaeschke commented 10 years ago

This is compatible with SQL, which uses 'drop' for tables and 'delete' for instances