Skip to content

v2.12.0

Choose a tag to compare

@StpMax StpMax released this 28 Oct 16:28
1db4286

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