How to query postgres db through kong without using their built in functions like kong.db.oauth2_tokens:select_by_access_token()

前端 未结 0 1684
Happy的楠姐
Happy的楠姐 2021-01-03 12:13

How do I write sql queries directly to query from postgres inside kong (lua language). I am trying to do a kong.db.oauth2_tokens:select_by_authenticated_userid_and_scope(&qu

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