How would you model string comparisons with LIKE?
For those you would have a method on the field object (e.g., `Table.field.like("whatever")`).
For those you would have a method on the field object (e.g., `Table.field.like("whatever")`).