Ivan Alekseev

Results 1 issues of Ivan Alekseev

**Describe the bug** SAMPLE method is not working select().sample(1) -> SELECT .id FROM SAMPLE, but now it looks like SELECT .id FROM **To Reproduce** from sqlalchemy import Column from sqlalchemy.orm...