mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-10 12:47:30 +03:00
I was avoiding Numeric to avoid conflicting with the 'numeric' Postgres type, which is an alias for 'decimal'. But now that there is a single numeric range I can use the preferred name |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _range.py | ||
| errorcodes.py | ||
| extensions.py | ||
| extras.py | ||
| pool.py | ||
| psycopg1.py | ||
| tz.py | ||