Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit19bbb72

Browse files
committed
fix docs
1 parent25cf688 commit19bbb72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎testgres/node.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -830,11 +830,8 @@ def psql(self,
830830
831831
Examples:
832832
>>> psql('select 1')
833-
(0, b'1\n', b'')
834833
>>> psql('postgres', 'select 2')
835-
(0, b'2\n', b'')
836834
>>> psql(query='select 3', ON_ERROR_STOP=1)
837-
(0, b'3\n', b'')
838835
"""
839836

840837
# Set default arguments

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp