You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updates mindsdb-sql-parser version
Updates the mindsdb-sql-parser dependency to the latest version to leverage new features and bug fixes.
Addresses compatibility issues and improves SQL parsing capabilities.
STRC-539
* Updates package version to 3.4.10
Increment the package version number to reflect the latest release.
STRC-539
* removed 3.8
added 3.12, 3.13
* unpin pip
* removed 3.9
* fixing tests
* update release file
* bump version
* Downgrade version from 3.4.11 to 3.4.10
---------
Co-authored-by: andrew <elkin.andr@gmail.com>
f'SELECT m.* FROM (SELECT * FROM {query.database} (select * from t1 where type="house" and saledate>latest)) as t JOIN {model.project.name}.{model_name} AS m')
0 commit comments