v0.1.10
What's Changed
- bug(DT012,DT013,DT018) by @ssabdb in #47
- Fix problems with tests referring to multiple tables clobbering previous static sql output by @ssabdb in #49
- Database placeholders in generated sql and minor changes by @ssabdb in #50
- feat(spark-sql): intial static generation support by @ssabdb in #51
- bug(P059): Fix detection of no transaction within a suspicious period where there are multiple accounts by @ssabdb in #52
- feat(P049) and docs(misc): updated tests which were 'missing' due to the use of entity key and remove redundant docs by @ssabdb in #53
- docs(P049): Update test description for P049 by @ssabdb in #54
- bug(generated_sql): Fix further issues with generated SQL. Tests are now checked that the SQL file is unique by @ssabdb in #56
Full Changelog: v0.1.9...v0.1.10