Is it possible to write to an R data.frame column that is a postgres enum type?

前端 未结 0 519
礼貌的吻别
礼貌的吻别 2020-12-11 06:16

I am building a shiny app to view and update data in a Postgres database.

It works well, except that I can\'t write to the columns that are enums. I get the followin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题