Skip to content

Conversation

meavk
Copy link

@meavk meavk commented Sep 10, 2025

Major changes:

  • Rename kusto_query function to kusto_kql_query for clarity and consistency
  • Add new kusto_tsql_query function with T-SQL language support via query_language='sql' parameter

Closes #67

Major changes:
- Rename kusto_query function to kusto_kql_query for clarity and consistency
- Add new kusto_tsql_query function with T-SQL language support via query_language='sql' parameter
@danield137
Copy link
Collaborator

I've completed #50, it should be enough. I want to avoid introducing the concept of different languages other than KQL.
Let me know if you still can't make your use-case work and we will re-evaluate options.

@danield137 danield137 closed this Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for running T-SQL query
2 participants