I have been evaluating the community version, and I think this is really a great tool with a lot of good potential! I am testing with input from a test report, and have no problems outputting to a CSV file. However, I would like to output directly to a postgresql database. I have no trouble connecting thru an ODBC connection, but I don't see the API view tables, only the public tables. I am wondering if there is a way to handle this, or does it require support for postgreslq databases? If so, are there any plans for this?
Date
Votes
1 comment
-
Support This was identified as an issue while dealing with Postgresql views, as views for Postgresql are in a separate collection and do not come in the same collection as table and system tables. This implementation is a rather unique implementation. We have added special handling for this scenario. The current release of the community edition has this fix.
Please sign in to leave a comment.