Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -270,7 +270,7 @@ with gr.Blocks() as demo:
|
|
270 |
- Must include headers
|
271 |
- First column will be used as the primary key
|
272 |
- Column types will be automatically detected
|
273 |
-
|
274 |
### Based on ZennyKenny's SqlAgent
|
275 |
|
276 |
### SQL to CSV File Conversion
|
|
|
270 |
- Must include headers
|
271 |
- First column will be used as the primary key
|
272 |
- Column types will be automatically detected
|
273 |
+
- Sample CSV Files: https://github.com/datablist/sample-csv-files
|
274 |
### Based on ZennyKenny's SqlAgent
|
275 |
|
276 |
### SQL to CSV File Conversion
|