[GitHub] stratos pull request: Add database/

2015-08-04 Thread sajhak
Github user sajhak commented on a diff in the pull request: https://github.com/apache/stratos/pull/378#discussion_r36175848 --- Diff: components/org.apache.stratos.manager/src/main/database/SM.sql --- @@ -0,0 +1,79 @@ +SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0;

[GitHub] stratos pull request: Add database/

2015-07-28 Thread JaneAarthy
Github user JaneAarthy commented on the pull request: https://github.com/apache/stratos/pull/378#issuecomment-12559 moving the changes to the database-model branch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] stratos pull request: Add database/

2015-07-28 Thread JaneAarthy
Github user JaneAarthy closed the pull request at: https://github.com/apache/stratos/pull/378 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] stratos pull request: Add database/

2015-07-28 Thread Vishanth
Github user Vishanth commented on a diff in the pull request: https://github.com/apache/stratos/pull/378#discussion_r35620930 --- Diff: components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/persistence/PersistenceManager.java --- @@ -0,0 +1,112 @@ +pac

[GitHub] stratos pull request: Add database/

2015-07-28 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/378#issuecomment-125480196 @JaneAarthy Shall we move this feature implementation to database-model branch? If so may be you can close this pull request and send a new one. Thanks --- If your p

[GitHub] stratos pull request: Add database/

2015-06-27 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/378#issuecomment-116036223 Thanks @JaneAarthy for the pull request. We might need to wait until we release Stratos 4.1.0 to merge this pull request. --- If your project is set up for it, you can r

[GitHub] stratos pull request: Add database/

2015-06-25 Thread JaneAarthy
GitHub user JaneAarthy opened a pull request: https://github.com/apache/stratos/pull/378 Add database/ Adding ER model and database scripts for StratosManager You can merge this pull request into a Git repository by running: $ git pull https://github.com/JaneAarthy/stratos mast