[GitHub] metamodel pull request: METAMODEL-218: Fixed

2015-12-09 Thread drexler42
Github user drexler42 commented on the pull request: https://github.com/apache/metamodel/pull/76#issuecomment-163246456 Let's merge then! --- 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

[GitHub] metamodel pull request: METAMODEL-218: Fixed

2015-12-09 Thread drexler42
Github user drexler42 commented on the pull request: https://github.com/apache/metamodel/pull/76#issuecomment-163211807 I can copy the customers table directly into Postgres now. The fix works. A word of warning though: - MetaModel 4.4.2-SNAPSHOT is not compatible with DataCleaner

[GitHub] metamodel pull request: METAMODEL-218: Fixed

2015-12-09 Thread drexler42
Github user drexler42 commented on the pull request: https://github.com/apache/metamodel/pull/76#issuecomment-163144698 Not yet, I'm afraid. Having trouble building a DataCleaner with this MM in it. --- If your project is set up for it, you can reply to this email and have

[GitHub] metamodel pull request: METAMODEL-218: Fixed

2015-12-08 Thread drexler42
Github user drexler42 commented on the pull request: https://github.com/apache/metamodel/pull/76#issuecomment-162811307 I'll give it a go and provide feedback --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] metamodel pull request: Metamodel 199

2015-10-23 Thread drexler42
Github user drexler42 commented on the pull request: https://github.com/apache/metamodel/pull/63#issuecomment-150552323 This fixes where clauses like (foo=1) and (bar=2) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] metamodel pull request: Metamodel 199

2015-10-23 Thread drexler42
GitHub user drexler42 opened a pull request: https://github.com/apache/metamodel/pull/63 Metamodel 199 You can merge this pull request into a Git repository by running: $ git pull https://github.com/drexler42/metamodel metamodel-199 Alternatively you can review and apply

[GitHub] metamodel pull request: Csv

2015-07-20 Thread drexler42
Github user drexler42 commented on the pull request: https://github.com/apache/metamodel/pull/17#issuecomment-122790553 I'll just add my 2 cents... The CSV data type is not "typed", like a data base. It would be nice if the user can impose a data model on top of th

[GitHub] metamodel pull request: Translate type DOUBLE to postgresql type "...

2015-06-17 Thread drexler42
GitHub user drexler42 opened a pull request: https://github.com/apache/metamodel/pull/28 Translate type DOUBLE to postgresql type "double precision". Jira 151 Fix for METAMODEL-151 You can merge this pull request into a Git repository by running: $ git pull https://