Describe the bug
#warning To protect potentially sensitive information in your connection string... is added on OnConfiguring method of generated dbContext even when Name=<connection string name> is provided in scafolding
Expected behavior
It should check if connection string name is provided or connection string is provided before generating the warning