I'm researching the ability to generate migration files for existing models. For example if I use "force: true" mode, tables in database are creating automatically so I can't believe that creating migrations files automatically is impossible. So could you help me with advice?