-
Your Name authored
- Check if timestamp is string before calling fromisoformat() - MySQL returns datetime objects directly, SQLite returns strings - Fixes login error: 'fromisoformat: argument must be str'
c8c7e12c
- Check if timestamp is string before calling fromisoformat() - MySQL returns datetime objects directly, SQLite returns strings - Fixes login error: 'fromisoformat: argument must be str'