[][src]Crate parse_mediawiki_sql

Modules

schemas

Defines types that represent rows in tables of the MediaWiki database.

types

Defines types that represent fields in tables of the MediaWiki database, and the FromSql trait to convert them from SQL syntax.

Functions

iterate_sql_insertions

Returns an iterator over the values represented in the SQL dump of a MediaWiki database.