How to use a SET variable concisely in a DROP/CREATE/INSERT statements in PostgreSQL?

前端 未结 0 1922
我在风中等你
我在风中等你 2020-12-18 21:18

I have a template of a migration script that we run with new version when needed. It\'s something like:

SET "myapp.user"=\'someuser\'; --This line C         


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