News

Description The custom date format "ddd/dd/MM/yyyy" can be converted from datetime to string, but not back to datetime. Attempting to parse back gives a format error.
When using func.now() as a default value for datetime fields in StorageSession, rapid consecutive updates can lead to situations where the update count is 0. This triggers SQLAlchemy's update count ...