IGNITE-6647 Web Console: Added folder for modules migrations.
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/37007173 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/37007173 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/37007173 Branch: refs/heads/ignite-3478 Commit: 370071738baad3f568c17fb6145ad788ed1d03c2 Parents: ab08be8 Author: Alexey Kuznetsov <akuznet...@apache.org> Authored: Fri Oct 20 21:15:02 2017 +0700 Committer: Alexey Kuznetsov <akuznet...@apache.org> Committed: Fri Oct 20 21:15:02 2017 +0700 ---------------------------------------------------------------------- modules/web-console/backend/ignite_modules/migrations/README.txt | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/37007173/modules/web-console/backend/ignite_modules/migrations/README.txt ---------------------------------------------------------------------- diff --git a/modules/web-console/backend/ignite_modules/migrations/README.txt b/modules/web-console/backend/ignite_modules/migrations/README.txt new file mode 100644 index 0000000..daeae36 --- /dev/null +++ b/modules/web-console/backend/ignite_modules/migrations/README.txt @@ -0,0 +1,4 @@ +Ignite Web Console +====================================== + +This folder contains scripts for modules model migration.