You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just for the beginning - you've created a great package!
I'm using LOAD INFILE in many projects and love this MySQL feature.
With CSV I often had problems so decided to switch to XML (LOAD XML INFILE ...).
What do you think about adding XML support to your library?