master
Implement tables row count ordering for MySQL. (#1120)
Allow fields/columns projections when parsing header.
Implement support for DBF deleted records.
Implement header parsing for fixed file formats.
Generic Function API for Materialized Views support. (#970)
Add default support for MSSQL auto-incrementing bigint and smallint (#1435)
Fix mapping mysql signed int with auto_incement to postgresql serial (#1248) (#1437)
Implement a retry loop when SQLite database is "BUSY".
Fix duplicate package names.
Rework reader and writer data exchange.