Skip to content

i can use create_pool to query data,but why can't i query the new data that i manually inserted #735

Answered by evgenybf
Ray8716397 asked this question in Q&A
Discussion options

You must be logged in to vote

@Ray8716397 Could you provide an example? I have a suspicion, that the new data you manually inserted is not committed (autocommit=False or you started a transaction and forgot to call COMMIT)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Nothing4You
Comment options

Answer selected by Nothing4You
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #622 on February 18, 2022 14:26.