PromucFlow_constructor/app/client/cypress/e2e/Sanity
Ayangade Adeoluwa e5f9153346
fix: MsSQL count breaks app (#26076)
Whenever a count query is run on an MsSQL Query, the returned data is
this `{"": 10}`, which breaks the app because, the Table component
cannot render table data cells for empty strings as Headers.
2023-08-11 09:31:14 +01:00
..
Datasources fix: MsSQL count breaks app (#26076) 2023-08-11 09:31:14 +01:00