mysql_to_sqlite3ΒΆ
- mysql_to_sqlite3 package
- Submodules
- mysql_to_sqlite3.cli module
- mysql_to_sqlite3.click_utils module
- mysql_to_sqlite3.debug_info module
- mysql_to_sqlite3.mysql_utils module
- mysql_to_sqlite3.sqlite_utils module
- mysql_to_sqlite3.transporter module
- mysql_to_sqlite3.types module
MySQLtoSQLiteAttributes
MySQLtoSQLiteParams
MySQLtoSQLiteParams.buffered
MySQLtoSQLiteParams.chunk
MySQLtoSQLiteParams.collation
MySQLtoSQLiteParams.exclude_mysql_tables
MySQLtoSQLiteParams.json_as_text
MySQLtoSQLiteParams.limit_rows
MySQLtoSQLiteParams.log_file
MySQLtoSQLiteParams.mysql_charset
MySQLtoSQLiteParams.mysql_collation
MySQLtoSQLiteParams.mysql_database
MySQLtoSQLiteParams.mysql_host
MySQLtoSQLiteParams.mysql_password
MySQLtoSQLiteParams.mysql_port
MySQLtoSQLiteParams.mysql_ssl_disabled
MySQLtoSQLiteParams.mysql_tables
MySQLtoSQLiteParams.mysql_user
MySQLtoSQLiteParams.prefix_indices
MySQLtoSQLiteParams.quiet
MySQLtoSQLiteParams.sqlite_file
MySQLtoSQLiteParams.vacuum
MySQLtoSQLiteParams.without_data
MySQLtoSQLiteParams.without_foreign_keys
MySQLtoSQLiteParams.without_tables
- Module contents