'SQLSTATE[HY093]: Invalid parameter number' when building query dynamically within Slim PHP Framework and using custom postgresql function

前端 未结 0 892
自闭症患者
自闭症患者 2021-01-29 14:03

PDO is defined as a dependency within my Slim application as follows:

PDO::class => function(ContainerInterface $c) {
  $settings = $c->get(SettingsInterfac         


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