[Sqlalchemy-tickets] [sqlalchemy] #2951: Confusing Query.get() behaviour. Possible insufficient cri
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-02-10 21:07:48
|
#2951: Confusing Query.get() behaviour. Possible insufficient criterion checking.
---------------------------------+-----------------------------------------
Reporter: enomad | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone:
Component: cextensions | Severity: no triage selected yet
Keywords: Query get criterion | Progress State: awaiting triage
---------------------------------+-----------------------------------------
Also I cant find any documentation about that. I think it can be security
breach. Here is the code
https://gist.github.com/stanislav88/8924167
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2951>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|