0 votes

Hello,

for automated tests (e.g. for code quality, continuous integration), we'd like to import the ORM-schema-files (Doctrine 2) into Skipper and export them afterwards, so check changes on both sides (Use-Case: Do the changes match on both sides and can the pull request be merged into the main branch?).

Currently I don't see a way to do this by an automated script.

Are there already any CLI-features? Is it planned to add some?

Kind regards,
Clemens

in Solved by (120 points)
recategorized by

1 Answer

0 votes

Hi,

currently, there is no CLI feature. But it's an interesting idea. I believe it wouldn't be hard to implement it. I just added it to our todo list and if possible we will introduce it in one of the future release.

Ludek

by Skipper developer (141k points)

Thank you for the reply!