Procs
proc changeColumnString(table: Table; column: Column): seq[string] {. ...raises: [KeyError, DbError], tags: [], forbids: [].}
proc changeColumnString(table: Table; column: Column): seq[string] {. ...raises: [KeyError, DbError], tags: [], forbids: [].}