Welcome Guest, Not a member yet? Register   Sign In
Database Schemas Module
#6

I guess I misunderstood your question. Migrations and Schemas both are only intended to work with the table schema, not the data. I could see using migrations for some “fixtures”, like project-specific settings that would never change, but in most cases a Seeder would be more appropriate. If you’re looking for a complete database copying solution you might be better handling that outside the framework. I question though the desire to copy data from development to production - do you even want that?
Reply


Messages In This Thread
Database Schemas Module - by MGatner - 09-24-2019, 07:53 AM
RE: Database Schemas Module - by MGatner - 07-13-2020, 01:34 PM
RE: Database Schemas Module - by aschmitz - 10-03-2020, 06:54 AM
RE: Database Schemas Module - by MGatner - 10-03-2020, 08:32 AM
RE: Database Schemas Module - by aschmitz - 10-07-2020, 02:03 AM
RE: Database Schemas Module - by MGatner - 10-07-2020, 03:51 AM
RE: Database Schemas Module - by aschmitz - 10-16-2020, 02:43 PM
RE: Database Schemas Module - by nc03061981 - 10-16-2020, 05:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB