Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
database: do not log when a field is dropped when loading from db_xml
It causes logspam and hasn't been useful in the years it's been present. Lowering it to a debug statement would still cause it to be logged, so drop the message completely instead. Signed-off-by: Pau Ruiz Safont <[email protected]>
- Loading branch information