issues
search
gitdagray
/
csv-to-sql-insert
Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.
MIT License
97
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
comments added
#88
suryapratap95
closed
3 weeks ago
0
good first contribution
#87
suryapratap95
opened
1 month ago
1
Fix Issue #83: Added support for different delimiters
#86
dangrant6
opened
2 months ago
0
Updated README.md's Usage point4 successfully
#85
AnujChitari
opened
2 months ago
0
Update index.ts
#84
Atharva089
opened
2 months ago
0
Suggestion: Support for Different Delimiters
#83
walid1508
opened
3 months ago
0
code fix on createIfNot method
#82
yadneshgit2000
opened
7 months ago
0
Testing branch -This request applies to issue #4- Add testing with jest
#81
Dagogo-Clinton-Uranta
opened
9 months ago
1
[feat 🔥] Multi-Telended Insert
#80
devlopersabbir
opened
10 months ago
2
[feat 🔥] Multi-telended Insert
#79
devlopersabbir
opened
10 months ago
0
Update index.ts
#78
shameellamba
opened
10 months ago
0
📌 CLI progress indicator
#77
devlopersabbir
closed
10 months ago
1
A nice success message
#76
Sydney205
opened
10 months ago
3
index file remove from root and path change for createIfNot function
#75
nishantsing
closed
4 months ago
1
Add CLI progress indicator
#74
Imrankhankhattar
opened
10 months ago
1
Fixes [Issue #31] : Added a command line argument "all".
#73
Akhil-2020171
opened
10 months ago
0
Minor Typographical changes
#72
saeedrila
opened
10 months ago
0
Add empty line between import statement and function.
#71
saeedrila
opened
10 months ago
0
bug-fix-#61
#70
Nikhil7282
closed
8 months ago
0
Use a mock filesystem for testing
#69
Klock85
opened
10 months ago
1
Add testing for main fns
#68
Klock85
closed
3 months ago
1
Enhancement: Adding example with usage instruction
#67
krtEngineer
opened
10 months ago
0
README file improvement.
#66
krtEngineer
opened
10 months ago
2
✨ Begin SQL insert with best practice
#65
devlopersabbir
closed
10 months ago
5
Best practices TypeScript code improvement
#64
devlopersabbir
closed
10 months ago
0
Added vitest for testing code
#63
kcsujeet
opened
10 months ago
1
Fixes #61
#62
therollingambit
opened
10 months ago
0
createIfNot function results in a bug
#61
therollingambit
opened
10 months ago
0
Issue/57
#60
furkan-kayis
closed
10 months ago
1
improve beginSQLInsert
#59
furkan-kayis
closed
10 months ago
1
Improve beginSQLInsert using array.join
#58
furkan-kayis
closed
10 months ago
1
Output is folder instead of sql file
#57
furkan-kayis
closed
10 months ago
2
Configure Dev Env
#56
CodErebus-dot-com
closed
8 months ago
2
Configure Development Environment
#55
CodErebus-dot-com
opened
10 months ago
0
User interactive command line
#54
Sharath-1517
closed
10 months ago
2
improvement for readCSV file and code refactoring
#53
Virous77
opened
10 months ago
2
Improve code readability, error handling, and constants
#52
akhils-github
opened
10 months ago
1
Fix Issue #50 - Create a new file not a new directory
#51
Bodykudo
opened
10 months ago
0
createIfNot function creates a directory not a file
#50
Bodykudo
closed
10 months ago
0
Formatted code with most common prettier configuration.
#49
qurashi-akeel
opened
10 months ago
0
Added error logging system
#48
AjayShukla007
opened
10 months ago
1
Unused index.js file at root directory
#47
Diwanshumidha
closed
10 months ago
3
Improving The Documentation to match current Scripts
#46
Diwanshumidha
opened
10 months ago
2
processing all files in CSV folder
#45
Vikram0118
opened
10 months ago
0
Code Refactoring: Decoupling / Pass process.args as parameters
#44
ahmad-511
opened
10 months ago
0
Improved string manipulation
#43
qurashi-akeel
opened
10 months ago
0
Improve the string maipulation
#42
qurashi-akeel
closed
10 months ago
1
Convert multiple files at same time
#41
DIVYESH-GITHUB
opened
10 months ago
1
Update readme file with new command line syntax to specify rows per insert
#40
ahmad-511
opened
10 months ago
0
Added Utility Function "catchAsync" for Simplified Error Handling in Asynchronous Operations
#39
shreyash2503
opened
10 months ago
0
Next