Skip to content

mindsql 0.2.0

Compare
Choose a tag to compare
@siddhant-mi siddhant-mi released this 08 Mar 11:52
· 34 commits to master since this release

Major Update!


Release Notes:

  • Revamped the architecture of MindSQL by transitioning to composition over inheritance
  • Unveiled new Formal Interface Classes: IDatabase, ILlm, and IVectorstore to enhance extensibility
  • Implemented a new method for indexing all Data Definition Language (DDL) statements