test: add test for ash_sql datetime time zone issues #2635
Annotations
1 warning
Run team-alembic/staple-actions/actions/mix-task@59199173e18eee6748b65d01626ef82d51c6e963
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
Loading