mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-08-04 04:10:09 +03:00
typo
s/fromat/format/g
This commit is contained in:
parent
6e5abf33f2
commit
7b88b6e2b1
|
@ -870,7 +870,7 @@ PostgreSQL |COPY|__ command to move data from files to tables and back.
|
||||||
|
|
||||||
Currently no adaptation is provided between Python and PostgreSQL types on
|
Currently no adaptation is provided between Python and PostgreSQL types on
|
||||||
|COPY|: the file can be any Python file-like object but its format must be in
|
|COPY|: the file can be any Python file-like object but its format must be in
|
||||||
the format accepted by `PostgreSQL COPY command`__ (data fromat, escaped
|
the format accepted by `PostgreSQL COPY command`__ (data format, escaped
|
||||||
characters, etc).
|
characters, etc).
|
||||||
|
|
||||||
.. __: COPY_
|
.. __: COPY_
|
||||||
|
|
Loading…
Reference in New Issue
Block a user