You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by const1993 <gi...@git.apache.org> on 2018/10/29 12:41:43 UTC

[GitHub] cayenne pull request #337: Remaster DB Import View

GitHub user const1993 opened a pull request:

    https://github.com/apache/cayenne/pull/337

    Remaster DB Import View

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/const1993/cayenne feature/table-columns

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/337.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #337
    
----
commit 65d76d90b1b0c517a3518d9e56fe8fbe7820a611
Author: kkomyak <co...@...>
Date:   2018-10-25T11:55:55Z

    First implementation of table columns lazy loading.

commit 98541384b35f5a70d9eaf8e8d50d312cb9d77098
Author: kkomyak <co...@...>
Date:   2018-10-29T07:16:36Z

    Refactoring.

commit 438eec9b9f3f1738bfff843526474e58e1d284c1
Author: kkomyak <co...@...>
Date:   2018-10-29T12:21:49Z

    CAY-2491 Made DB Import View have flexible design. Moved 'Refresh Db Schema' and 'Run Import' buttons to toolbar. Added show/hide advanced options functionality. Add space in DbImport tab label.

----


---

[GitHub] cayenne pull request #337: Remaster DB Import View

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cayenne/pull/337


---