diff options
| author | Mohammed Kareem <kareeeeem@gmail.com> | 2016-04-21 00:37:27 +0200 |
|---|---|---|
| committer | Mohammed Kareem <kareeeeem@gmail.com> | 2016-04-21 00:37:27 +0200 |
| commit | e210e7335db5bedbc68f4fa3ed7ea039a9fd89f1 (patch) | |
| tree | b1d1447fe46a63fdc979e64eac66b47f094d0d93 /test/engine/test_parseconnect.py | |
| parent | 8ab08cf805fb40c57d8b7eb5d4b99726fee4f2b3 (diff) | |
| download | sqlalchemy-pr/260.tar.gz | |
Fixed nullsfirst, nullslast documentation errorpr/260
Got this error when trying to import nullslast.
File "/home/kareem/projects/python/amcapi/app/models/models.py", line
25, in <module>
from sqlalchemy import nullslast
ImportError: cannot import name nullslast
was able to fix it by importing from sqlalchemy.sql.expression.
Diffstat (limited to 'test/engine/test_parseconnect.py')
0 files changed, 0 insertions, 0 deletions
