发布

  • Beta.16 (#5376)

    frostbyte_neo 发布于 2026-03-05 19:36:44 +00:00 | -1322 次提交 在此版本后已推送到 main

    • Add new migrations versioning

    • added up logic for migration tables for mssql, cockroach, sqlite, mysql

    • updated all migrators for rest dbs

    • moved CURRENT_MIGRATION_TABLE_VERSION to common folder

    • fixed up migration table for sqlite

    • updates in up migrators (name fix + sqlite fixes)

    • cut millis to sec + 000

    • Fix migrator utils

    • updates + fixed up migrations

    • updates in up migrators

    • Fix mysql commutative

    • updates in pg migrator - check on table shape and remove "version" column

    • removed "version" column for all migrators + updated up-migrator for all dialects to detect by table shape

    • check if drizzle_migrations table exists by validating result length instead of value

    • added pg-effect up migrator

    • up-migrators

    • fixes in pg, effect-pg
    • removed export for CURRENT_MIGRATION_TABLE_VERSION
    • d1 migrator fix

    • migrator-fixes

    • postponed tests
    • uncommented some tests
    • fix integration tests with migrators
    • updated logic for sqlite,mysql proxy up migrations
    • fixed imports
    • more fixes

    • fixes in pg

    • custom wrapper for pg up migration

    • wrappers on sqlite and mysql up migrators

    • singlestore fix: looks like final fix

    • cockroach removed access to crdb_internal after v25. Fixed introspect

    • Add last check for commutative

    • Update brocli

    • Fixed migration upgrade function

    • Import fix

    • update schema

    • Update utils

    • cockroach introspect query fix

    • fix cockroach introspect query

    • add static cockroach version for docker since problems in v26

    • snapshot generator

    • fixes in psql diff + updates in serializer-snapshot.test.ts

    • fix: update privilege grantee and grantor formatting in SQL statements

    • simplified generateLatestSnapshot and added tests

    • Postgres add snapshot composer for leafs

    • Finish skipif

    • fix

    • removed unnecessary statements

    • fix

    • up versions

    • Update double-conflicts check

    • ci/cd fix from codecs

    • remove guide link for now


    Co-authored-by: Aleksandr Sherman aleksandrserman@gmail.com
    Co-authored-by: Sukairo-02 sreka9056@gmail.com
    Co-authored-by: RomanNabukhotnyi nabukhotnyiroman@gmail.com

    下载附件