mirror of
https://github.com/Hopiu/django.git
synced 2026-05-04 05:34:45 +00:00
It is now a method instead of a property and returns a context manager that yields a cursor on entry and closes the cursor and connection upon exit. |
||
|---|---|---|
| .. | ||
| base | ||
| mysql | ||
| oracle | ||
| postgresql | ||
| sqlite | ||
| __init__.py | ||
| models.py | ||
| test_ddl_references.py | ||
| test_utils.py | ||
| tests.py | ||