-
由 noelgrandin 提交于
the link() and unlink() methods from Value are only called from the backend, so pass in the Database instance. That lets me remove the removeLob() method from LobStorageInterface.
b203816d
the link() and unlink() methods from Value are only called from the backend, so pass in the Database instance. That lets me remove the removeLob() method from LobStorageInterface.