What's Changed
* bug(DT012,DT013,DT018) by ssabdb in https://github.com/ground-truth-ai/amlaidatatests/pull/47
* Fix problems with tests referring to multiple tables clobbering previous static sql output by ssabdb in https://github.com/ground-truth-ai/amlaidatatests/pull/49
* Database placeholders in generated sql and minor changes by ssabdb in https://github.com/ground-truth-ai/amlaidatatests/pull/50
* feat(spark-sql): intial static generation support by ssabdb in https://github.com/ground-truth-ai/amlaidatatests/pull/51
* bug(P059): Fix detection of no transaction within a suspicious period where there are multiple accounts by ssabdb in https://github.com/ground-truth-ai/amlaidatatests/pull/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 https://github.com/ground-truth-ai/amlaidatatests/pull/53
* docs(P049): Update test description for P049 by ssabdb in https://github.com/ground-truth-ai/amlaidatatests/pull/54
* bug(generated_sql): Fix further issues with generated SQL. Tests are now checked that the SQL file is unique by ssabdb in https://github.com/ground-truth-ai/amlaidatatests/pull/56
**Full Changelog**: https://github.com/ground-truth-ai/amlaidatatests/compare/v0.1.9...v0.1.10