ThingEngineer / PHP-MySQLi-Database-Class

Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
Other
3.28k stars 1.35k forks source link

How do I include DISTINCT keyword or is there another way to deal with duplicates? #1012

Closed clamoreResearch closed 1 year ago

clamoreResearch commented 1 year ago

OK found it on issue #1008 solved.