When you type in a numerical value 0 to filters, it is being sent to backend as empty string "". Later on when sqlalchemy tries to compare numerical value in database to the empty string, the ...
@dataclass class NotesField(StringField): rows: int = 6 render_function_key: str = "notes" class_: str = "field-textarea form-control" form_template: str = "forms ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results