MindsDB v2.12.0 Release Notes
Release Date: 2020-10-28 // about 4 years ago-
๐ Features:
config['api']['mysql']['database']
can be used as custom mindsdb-database name for db-integrations.- โก๏ธ update argument for executable function
- removing corrupted predictors on start
๐ fixed:
- ๐ฒ logging in main process
- convertation to JSON of numpy types in prediction results
- removing datasource on initial analyse fail
- checking columns names in DS for unique
- 'delete datasource' route
- ๐ a lot of other fixes