commit | e7092ff33c4c598d61e98b7ffd092508ca044645 | [log] [tgz] |
---|---|---|
author | Kasper Sørensen <i.am.kasper.sorensen@gmail.com> | Mon May 31 18:11:00 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon May 31 18:11:00 2021 +0200 |
tree | 31b632b72474e8b29acc92fa34ea57e4908981ea | |
parent | 97e6dbde4ad9c4979bd37025ce0a59bc743e9dbf [diff] | |
parent | e1b70ee74c454f6f35b2c85ff1ea88fb045d6443 [diff] |
Merge pull request #252 from sanveer-osahan/faster-get-schemas Updated getSchemas to directly call internal method
MetaModel is a data access framework, providing a common interface for exploration and querying of different types of datastores.
Please check out our wiki for user documentation.
MetaModel uses maven as it's build tool. Code can be built with:
mvn clean install
Please see CONTRIBUTE.md