@BethMark14 Yes, that info is what I meant. When a graphics card isn't in the database, what normally happens is that you get the unrecognized card message once, and then you don't see it again until something refreshes the data in options.ini, for example a game patch or a graphics driver update. So your card was unrecognized this whole time, it's just that you haven't been getting the error.
If you want to get your card recognized, it's simple enough. You'll just need to add your card to graphicscards.sgr, which is within the game's program files. Unless you changed the default install location for Sims 4, the full path will be:
Program Files (x86)\Origin Games\The Sims 4\Game\Bin
Open graphicscards.sgr (Notepad is fine), and crtl-F to search for 1c8d, which will take you to these lines:
card 0x1c8c "NVIDIA GeForce GTX 1050Ti Mobile" $cardLevelUber $resolutionHigh
card 0x1c8d "NVIDIA GeForce GTX 1050 Mobile" $cardLevelUber $resolutionHigh
card 0x1D01 "NVIDIA GeForce GTX 1030" $cardLevelHigh $resolutionHigh
Change the bolded 1c8d to 1c91, save, quit, launch the game, quit, and check config.log again. You should now see a [Found: 1, Supported: 1] value next to your card's name. Let me know if it doesn't work.