description: This model generate sql query on demand from a table with schema details provided in parameter. In the next version this will be updated to compute from multiple tables with dynamically join between required tables. | |
datasets: | |
- wikisql | |
```python | |
This model generate sql query from a table with schema details provided in parameter | |
``` |