Sujith Kumar S
b8aef10098
fix(mssql): support cte in virtual tables ( #18567 )
...
* Fix for handling regular CTE queries with MSSQL,#8074
* Moved the get_cte_query function from mssql.py to base.py for using irrespetcive of dbengine
* Fix for handling regular CTE queries with MSSQL,#8074
* Moved the get_cte_query function from mssql.py to base.py for using irrespetcive of dbengine
* Unit test added for the db engine CTE SQL parsing.
Unit test added for the db engine CTE SQL parsing. Removed additional spaces from the CTE parsing SQL generation.
* implement in sqla model
* lint + cleanup
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com >
2022-02-10 10:28:05 +02:00
..
2021-11-03 09:11:41 +00:00
2021-07-01 18:03:07 +03:00
2021-11-04 11:09:08 -07:00
2022-02-08 14:25:06 -05:00
2022-01-16 08:32:50 +02:00
2022-01-20 16:27:57 -03:00
2022-01-16 08:32:50 +02:00
2022-02-09 22:05:25 +08:00
2022-02-02 13:19:58 +02:00
2022-01-25 11:14:50 -03:00
2022-01-18 23:21:04 +02:00
2022-01-16 08:32:50 +02:00
2021-07-01 18:03:07 +03:00
2022-01-16 08:32:50 +02:00
2022-01-26 13:04:26 -05:00
2022-01-25 16:41:32 -08:00
2021-12-16 16:11:47 -08:00
2021-11-12 09:46:55 -08:00
2021-07-01 18:03:07 +03:00
2022-01-16 08:32:50 +02:00
2022-01-16 08:32:50 +02:00
2022-01-31 08:53:48 -03:00
2022-01-16 08:32:50 +02:00
2021-12-16 16:11:47 -08:00
2022-01-16 08:32:50 +02:00
2022-01-25 15:53:44 +01:00
2021-09-15 09:30:23 -07:00
2022-01-16 08:32:50 +02:00
2022-01-19 11:27:16 -08:00
2022-02-10 10:28:05 +02:00
2022-01-27 17:55:20 +02:00
2021-12-16 16:11:47 -08:00
2022-01-11 10:48:50 -08:00
2022-01-16 08:32:50 +02:00
2022-01-16 08:32:50 +02:00
2022-01-28 21:49:22 +08:00
2022-01-28 21:49:22 +08:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2022-01-16 08:32:50 +02:00
2021-11-24 13:42:52 +02:00
2022-01-16 08:32:50 +02:00
2021-12-08 13:14:30 -07:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2022-01-16 08:32:50 +02:00
2022-01-17 18:42:59 +08:00
2022-01-28 21:49:22 +08:00
2021-07-01 18:03:07 +03:00
2021-12-16 16:11:47 -08:00
2022-01-25 16:41:32 -08:00
2022-01-16 08:32:50 +02:00
2022-01-28 21:49:22 +08:00
2021-07-01 18:03:07 +03:00
2022-01-16 08:32:50 +02:00
2021-07-01 18:03:07 +03:00
2022-01-16 08:32:50 +02:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2021-09-23 11:27:59 +03:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2021-07-01 18:03:07 +03:00
2021-07-15 18:25:48 -07:00
2022-01-16 08:32:50 +02:00
2021-09-10 15:10:55 +03:00