]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
clarify LIMIT/ORDER BY FAQ wording
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 22 Mar 2022 18:02:04 +0000 (14:02 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 22 Mar 2022 18:02:04 +0000 (14:02 -0400)
commite23ae010f594042db8b7d2a798af6e7ec8bf8ee9
tree17dca3f903d6e23bb75ac02b00938adc2aa091b0
parent714557378324f656bcf08cff37d6fad34f3ed646
clarify LIMIT/ORDER BY FAQ wording

this will be coming to main in a related patch.
scale back the language here as we have a lot of examples that
use limit without order by in order to retrieve an arbitrary
row.   If subqueryload is not being used, there's nothing
inherently wrong with this.

Change-Id: I73a37658328f46a2e48b3e467f46e324f1d6a5e8
doc/build/faq/ormconfiguration.rst