% Generated by roxygen2: do not edit by hand % Please edit documentation in R/sql_translate_env.R \name{db_data_type.AthenaConnection} \alias{db_data_type.AthenaConnection} \title{Convert R data type to Athena} \usage{ \method{db_data_type}{AthenaConnection}(con, fields, ...) } \arguments{ \item{con}{Athena connection} \item{fields}{fields to type reference} \item{...}{ignored} } \description{ Convert R data type to Athena }