Select the incorrect statement: A database Router uses the method ________.
select the correct answer from below options
a) allow_migrate(db, app_label, model_name=None, **hints)
b) db_for_delete(model, **hints)
c) allow_relation(obj1, obj2, **hints)
d) db_for_write(model, **hints)