mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-01 05:18:44 -04:00
15ea17d7f8
It's implemented as an extension to the asc() and desc() operators, called nullsfirst() and nullslast(). [ticket:723]