Skip to content

MySQL data sources handling

Pre-release
Pre-release
Compare
Choose a tag to compare
@dederobert dederobert released this 14 May 18:13
· 17 commits to alpha/0.1.0 since this release
4760815

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