About Anaconda Help Download Anaconda

conda-forge / packages / sqlalchemy-utc 0.14.0

SQLAlchemy type to store aware datetime values

copied from cf-staging / sqlalchemy-utc

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.14.0

conda install

To install this package run one of the following:
conda install conda-forge::sqlalchemy-utc
conda install conda-forge/label/cf201901::sqlalchemy-utc
conda install conda-forge/label/cf202003::sqlalchemy-utc
conda install conda-forge/label/gcc7::sqlalchemy-utc

Description

This package provides a drop-in replacement of SQLAlchemy's built-in DateTime type with timezone=True option enabled. Although SQLAlchemy's built-in DateTime type provides timezone=True option, since some vendors like SQLite and MySQL don't provide timestamptz data type, the option doesn't make any effect on these vendors.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy