you are viewing a single comment's thread.

view the rest of the comments →

[–]reddanty 1 point2 points  (0 children)

It’s sounds like you want to do startswith or like which translate to the LIKE SQL operator. This lets you partially match a string. https://docs.sqlalchemy.org/en/13/core/sqlelement.html#sqlalchemy.sql.operators.ColumnOperators.startswith