Atif

Results 4 issues of Atif

Added new province Ladakh to the list of the province.

Can we add countries capital name maybe as a separate function to get the capital name. I dont think so there is any ISO code file containing capital name but...

### Problem ClickHouse fails with the following error when queried via Power BI (ODBC) in DirectQuery mode: ``` DB::Exception: Cannot convert NULL value to non-Nullable type... (CANNOT_INSERT_NULL_IN_ORDINARY_COLUMN) ``` This occurs...

enhancement
documentation

### Problem When connecting ClickHouse to Power BI using DirectQuery via the ClickHouse ODBC driver, Power BI generates queries like: ```sql left(cast(`persona_id` as String), {odbc_positional_1:Nullable(Int32)}) ``` This syntax is valid...

bug