Release of Apache MetaModel 5.0 soon

2017-10-30 Thread Kasper Sørensen
Hi all, I wanted to share that I think we should release version 5.0 soon. We've been doing a lot of successful release candidates and both MM 5.0 as well as Membrane 1.0 is really taking shape. We're even ready now with the Docker Hub repo to publish Membrane 1.0 as a publically available docker

[GitHub] metamodel issue #165: METAMODEL-1165: Add alias default table

2017-10-30 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel/pull/165 I also thought the change would be a bit easier. But we've never had anything like it before so nothing was really prepared for it. I think actually this is a rather significant fea

[GitHub] metamodel pull request #164: METAMODEL-86: Allow transactional querying in J...

2017-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metamodel/pull/164 ---

[GitHub] metamodel pull request #164: METAMODEL-86: Allow transactional querying in J...

2017-10-30 Thread jakubneubauer
Github user jakubneubauer commented on a diff in the pull request: https://github.com/apache/metamodel/pull/164#discussion_r147782884 --- Diff: jdbc/src/main/java/org/apache/metamodel/jdbc/JdbcUpdateCallback.java --- @@ -156,20 +158,25 @@ public final TableCreationBuilder createTab

[GitHub] metamodel issue #164: METAMODEL-86: Allow transactional querying in JDBC upd...

2017-10-30 Thread jakubneubauer
Github user jakubneubauer commented on the issue: https://github.com/apache/metamodel/pull/164 Now I checked the rest. Also executed few tests on real database: - The connection obtained from the UpdateScript used for queries is the same as used for updates - OK - Transaction i

[GitHub] metamodel pull request #164: METAMODEL-86: Allow transactional querying in J...

2017-10-30 Thread kaspersorensen
Github user kaspersorensen commented on a diff in the pull request: https://github.com/apache/metamodel/pull/164#discussion_r147773342 --- Diff: jdbc/src/main/java/org/apache/metamodel/jdbc/JdbcUpdateCallback.java --- @@ -156,20 +158,25 @@ public final TableCreationBuilder createTa

[GitHub] metamodel pull request #164: METAMODEL-86: Allow transactional querying in J...

2017-10-30 Thread jakubneubauer
Github user jakubneubauer commented on a diff in the pull request: https://github.com/apache/metamodel/pull/164#discussion_r147759008 --- Diff: jdbc/src/main/java/org/apache/metamodel/jdbc/JdbcUpdateCallback.java --- @@ -156,20 +158,25 @@ public final TableCreationBuilder createTab