• v1.0.58
    Release / test (push) Successful in -32m53s
    Release / release (push) Successful in -20m53s
    Release / pkg-deb (push) Successful in -31m34s
    Release / pkg-rpm (push) Successful in -31m3s
    Release / pkg-aur (push) Successful in -11m7s
    Stable

    warkanum released this 2026-05-19 17:26:45 +00:00 | 3 commits to master since this release

    What's changed

    • chore(release): update package version to 1.0.58
    • fix(mssql): correct order of MSSQL type mappings
    • feat(sqlite): add SQLite type mapping and conversion functions * Implement SQLiteToCanonicalTypes for type mapping * Add ConvertSQLiteToCanonical and ConvertCanonicalToSQLite functions * Update mapDataType to utilize new conversion logic
    • refactor(datatypes): remove redundant normalization function
    • feat(merge): enhance type conflict detection for columns * Introduced extractTypeParts function to handle embedded dimensions in type strings. * Updated columnTypeConflict to utilize new type extraction logic. * Improved PostgreSQL type normalization and handling in various components.
    Downloads