how to create tables in a userdefined schema instead of public schema, while running rake db:migrate in rails6

后端 未结 0 1801
梦谈多话
梦谈多话 2020-12-07 13:32

In rails 4 with postgres, in public schema, tenants table exists. While creating a tenant entry its schema is generated by an affter_create callback, and migration is perfor

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