pydantic strip all str attribute
class Zamazingo(BaseModel): class Config: anystr_strip_whitespace = True
pydantic strip all str attribute
class Zamazingo(BaseModel): class Config: anystr_strip_whitespace = True
import re import sys import getopt import os exclude_rows = ['informix.syserrors', 'informix.systracemsgs', 'informix.systraceclasses', 'grant dba …