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
🔖 release v2.5.5
# 2.5.5
* [FIX] removed the Hatch `sources = ["src"]` rewrite so `sdists` now keep the `src/mysql_to_sqlite3` tree, letting
wheels built from the sdist include the actual package
🔖 release v2.5.2
# 2.5.2
* [FEAT] transfer MySQL views as native SQLite views
* [CHORE] improve robustness of data transfer by leveraging sqlglot for SQL translation