-
Updates delete_metadata_by_mid to use table name, not the parsed meta table name.
I submitted a pull request that fixes a bug in BerlinDB where metadata associated with a table was not getting deleted properly.
-
Metadata does not get deleted when a row is removed.
While doing some tests, I noticed that the metadata associated with a table was not getting deleted. It appears to be related to how delete_metadata_by_mid converts table names, and how we’re passing that table name in.