* feat: add sqlalchemy as dlt destination * Fix the demo, update Readme * fix: add 1.5 notebook --------- Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
* chore: remove unnecessary env variables
* fix: abstract chunking into a separate class * fix: yield merged text from text chunker * fix: split python version tests * fix: change postgres live check * fix: remove unnecessary code * fix: update checkout action * fix: update setup-python action * fix: add PG_USER env variable * fix: make sure relationship_name is used everywhere * fix: remove duplicate import