dlt-hub / verified-sources

Contribute to dlt verified sources 🔥
https://dlthub.com/docs/walkthroughs/add-a-verified-source
Apache License 2.0
74 stars 50 forks source link

[sql_database] generates correct sort order sql #476

Closed rudolfix closed 6 months ago

rudolfix commented 6 months ago

Tell us what you do here

sort order was generated without takin last_value_func into account, this PR corrects that and adds tests