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