go-gorm / postgres

GORM PostgreSQL driver
MIT License
228 stars 120 forks source link

fix: reset prepared stmts when table changed #138

Closed a631807682 closed 1 year ago

a631807682 commented 1 year ago

What did this pull request do?

refer to https://github.com/go-gorm/gorm/pull/5778

User Case Description