scrachy.utils.sqltypes

Custom SqlAlchemy types.

Classes

TimeStampTZ([timezone])

A custom timestamp type that ensures all datetimes are timezone aware before entering or exiting the database.