mindsdb_python_sdk icon indicating copy to clipboard operation
mindsdb_python_sdk copied to clipboard

Adapt SDK for refactored schema

Open ea-rus opened this issue 1 year ago • 0 comments

Changes in Schema refactor #9001 could affect on python sdk functionality

To take attention:

  • models contents also versions of models
  • models_version doesn't exist
  • change list function queries from 'select * from ' to 'show '

ea-rus avatar May 03 '24 14:05 ea-rus