phalcon / phalcon/migrations

[NFR] Migration with Multiple Databases with separate migration log

Open
#5 1 comment 0 reactions 1 assignee View on GitHub

@Jeckerson is already working on this.

Since Jan 28, 2020.

NFR
Dominant language
PHP
Stars
28
Forks
25
Avg merge
9h 39m
Merged PRs (30d)
2

Description

I hope in the next version of phalcon-devtools, we can have the multiple databases support

My webapp should connect to 2 differents DB ( not the same tables)

I want control the migration with multiple differents DB, actually, i found 2 solution

  • migration with differents config.ini => but i can't separate the migration log/file in .phalcon/migration-version

  • modify the code of Migrations.php

If some one has the same idea with me

Many thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.