- Changed concept of dags to tasks - Added automated detection of task files in tasks folder - Added option to change database destination - Fixed issues with primary key DDLs
0.4.2
- Fixed SQL task bug preventing execution introduced in 0.4.1
0.4.1
Changes
- Database methods raise exceptions rather than return Result objects - load_data automatically creates tables - max_batch_rows introduced to allow manipulating the size of batches in load_data