theosotr / cynthia

Data-Oriented Differential Testing of ORM Systems.
GNU General Public License v3.0
14 stars 1 forks source link

Peewee Translator: Fix issue with distnct #54

Closed theosotr closed 3 years ago

theosotr commented 3 years ago

Implicitly add all expressions to the select list.

theosotr commented 3 years ago

fixed.