Skip to main content

Module format_mappings

Module format_mappings 

Source
Expand description

Common format mapping for Python strftime to various SQL dialects

Functionsยง

python_to_bigquery
Create a Python strftime to BigQuery format mapping
python_to_mysql
Create a Python strftime to MySQL format mapping
python_to_oracle
Create a Python strftime to Oracle format mapping
python_to_postgres
Create a Python strftime to PostgreSQL format mapping
python_to_snowflake
Create a Python strftime to Snowflake format mapping
python_to_spark
Create a Python strftime to Spark format mapping