Home | History | Annotate | Download | only in scheduler

Lines Matching refs:columns

316             columns = ','.join([str(key) for key in keys])
326 (self.__table, columns, values_str))