File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11[ ![ PyPI] ( https://img.shields.io/pypi/v/sqlite3-to-mysql )] ( https://pypi.org/project/sqlite3-to-mysql/ )
22[ ![ Downloads] ( https://pepy.tech/badge/sqlite3-to-mysql )] ( https://pepy.tech/project/sqlite3-to-mysql )
3+ [ ![ GitHub Sponsors] ( https://img.shields.io/github/sponsors/techouse )] ( https://github.com/sponsors/techouse )
34[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/sqlite3-to-mysql )] ( https://pypi.org/project/sqlite3-to-mysql/ )
45[ ![ MySQL Support] ( https://img.shields.io/static/v1?label=MySQL&message=5.5+|+5.6+|+5.7+|+8.0&color=2b5d80 )] ( https://img.shields.io/static/v1?label=MySQL&message=5.6+|+5.7+|+8.0&color=2b5d80 )
56[ ![ MariaDB Support] ( https://img.shields.io/static/v1?label=MariaDB&message=5.5+|+10.0+|+10.1+|+10.2+|+10.3+|+10.4+|+10.5+|+10.6|+10.11&color=C0765A )] ( https://img.shields.io/static/v1?label=MariaDB&message=10.0+|+10.1+|+10.2+|+10.3+|+10.4+|+10.5&color=C0765A )
1112[ ![ codecov] ( https://codecov.io/gh/techouse/sqlite3-to-mysql/branch/master/graph/badge.svg )] ( https://codecov.io/gh/techouse/sqlite3-to-mysql )
1213[ ![ GitHub stars] ( https://img.shields.io/github/stars/techouse/sqlite3-to-mysql.svg?style=social&label=Star&maxAge=2592000 )] ( https://github.com/techouse/sqlite3-to-mysql/stargazers )
1314
14-
1515# SQLite3 to MySQL
1616
1717#### A simple Python tool to transfer data from SQLite 3 to MySQL.
@@ -24,6 +24,7 @@ sqlite3mysql --help
2424```
2525
2626### Usage
27+
2728```
2829Usage: sqlite3mysql [OPTIONS]
2930
You can’t perform that action at this time.
0 commit comments