The puzzle DEV-7d90d09b from #DEV has to be resolved:
|
# @todo #/DEV Think about support of Postgres, MySQL, Oracle and others. |
|
# We need to reuse the existing structure as much as we can. |
|
# Most of classes which are oriented on SQLite should be modified. |
|
# The structure of potential upgrade folder might be the following |
|
# ... |
|
# |- lib |
|
# |- test |
|
# |- upgrade |
|
# ||||- sqlite |
|
# ||||||||- 00-define-initial-structure.sql |
|
# ||||||||- 02-add-missing-foreign-keys.sql |
|
# ||||||||- 03-add-missing-indexes.sql |
|
# ||||||||- 99-add.testdata.sql |
|
# ||||- postgres |
|
# ||||||||- ... |
|
# |||||- mysql |
|
# ||||||||- ... |
|
# |- Gemfile |
|
# ... |
The puzzle was created by Yurii Dubinka on 16-Jan-20.
role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The puzzle
DEV-7d90d09bfrom #DEV has to be resolved:vcs4sql/todo.yml
Lines 16 to 34 in 91467f3
The puzzle was created by Yurii Dubinka on 16-Jan-20.
role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.