File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Apache Commons CSV
4747[ ![ Coverage Status] ( https://codecov.io/gh/apache/commons-csv/branch/master/graph/badge.svg )] ( https://app.codecov.io/gh/apache/commons-csv )
4848[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/badge.svg?gav=true )] ( https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/?gav=true )
4949[ ![ Javadocs] ( https://javadoc.io/badge/org.apache.commons/commons-csv/1.10.0.svg )] ( https://javadoc.io/doc/org.apache.commons/commons-csv/1.10.0 )
50- [ ![ CodeQL] ( https://github.com/apache/commons-csv/workflows/CodeQL/badge.svg )] ( hhttps ://github.com/apache/commons-csv/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
50+ [ ![ CodeQL] ( https://github.com/apache/commons-csv/workflows/CodeQL/badge.svg )] ( https ://github.com/apache/commons-csv/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
5151[ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/apache/commons-text/badge )] ( https://api.securityscorecards.dev/projects/github.com/apache/commons-text )
5252
5353The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ limitations under the License.
3030 <li ><a href =" http://www.ibm.com/support/knowledgecenter/SSBJG3_2.5.0/com.ibm.gen_busug.doc/c_fgl_InOutSql_UNLOAD.htm" >Informix UNLOAD</a ></li >
3131 <li ><a href =" http://www.ibm.com/support/knowledgecenter/SSBJG3_2.5.0/com.ibm.gen_busug.doc/c_fgl_InOutSql_UNLOAD.htm" >Informix UNLOAD CSV</a ></li >
3232 <li ><a href =" http://dev.mysql.com/doc/refman/5.0/en/mysqldump-delimited-text.html" >MySQL</a ></li >
33- <li ><a href =" hhttps ://docs.oracle.com/database/121/SUTIL/GUID-D1762699-8154-40F6-90DE-EFB8EB6A9AB0.htm#SUTIL4217" >Oracle</a ></li >
33+ <li ><a href =" https ://docs.oracle.com/database/121/SUTIL/GUID-D1762699-8154-40F6-90DE-EFB8EB6A9AB0.htm#SUTIL4217" >Oracle</a ></li >
3434 <li ><a href =" https://www.postgresql.org/docs/current/static/sql-copy.html" >PostgreSQL CSV</a ></li >
3535 <li ><a href =" https://www.postgresql.org/docs/current/static/sql-copy.html" >PostgreSQL Text</a ></li >
3636 <li ><a href =" http://tools.ietf.org/html/rfc4180" >RFC 4180</a ></li >
You can’t perform that action at this time.
0 commit comments