Using multiple PostgreSQL schemas with Rails models

后端 未结 6 1918
挽巷
挽巷 2020-12-07 12:01

I have a PostgreSQL database for my Rails application. In the schema named \'public\' the main Rails models tables are stored etc. I have created a \'discogs\' schema which

6条回答
提交回复
热议问题