MySQL data sources handling
Pre-release
Pre-release
·
17 commits
to alpha/0.1.0
since this release
Data sources handling
In this alpha-release, we added data sources handling for MySQL type, which include loading and connecting to the data sources from config file.
TODO
- Handle entities (load and access to entity)
- Checking connection
- Other data source type