Stepan

Results 19 comments of Stepan

I have the same error when I trying to use database from Superset 1.3 in 2.0.0

> > The error is solved by changing the method `get_joined_tables` in the file [38_a9422eeaae74_new_dataset_models_take_2.py](https://github.com/apache/superset/blob/master/superset/migrations/versions/2022-04-01_14-38_a9422eeaae74_new_dataset_models_take_2.py) at line 638 by next code: > > ```python > > def get_joined_tables(offset, limit): >...

@john-bodley Hi! Fixed code by your review. Please take a look!

@rusackas Test cases has beed passed without rebase

@rusackas I see, ok. I have pushed commit with the fix :+1:, please take a look!