Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

feat: Testable Migrations (SDK) #146

Merged
merged 59 commits into from
Jan 18, 2022
Merged

feat: Testable Migrations (SDK) #146

merged 59 commits into from
Jan 18, 2022

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    3f488d6 View commit details
    Browse the repository at this point in the history
  2. Tear out sqlbuilder

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    a720d16 View commit details
    Browse the repository at this point in the history
  3. Diff migrations

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    79095d3 View commit details
    Browse the repository at this point in the history
  4. Add cli handler

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    46a8b1a View commit details
    Browse the repository at this point in the history
  5. Get ctx

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    598a1b2 View commit details
    Browse the repository at this point in the history
  6. Do the types in down migrations

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1b16a49 View commit details
    Browse the repository at this point in the history
  7. Find renames

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c8e22ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14bd87b View commit details
    Browse the repository at this point in the history
  9. linting

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0377d8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b5c794 View commit details
    Browse the repository at this point in the history
  11. Use consts for proto versions

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    62ef6c8 View commit details
    Browse the repository at this point in the history
  12. define Vunmanaged

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5a3f99a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42f9b75 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c23aadb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6cf040f View commit details
    Browse the repository at this point in the history
  16. not null cq_id

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    50f6035 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c01cb20 View commit details
    Browse the repository at this point in the history
  18. Fix more tests

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    cbd96d4 View commit details
    Browse the repository at this point in the history
  19. Add dialect

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    3e50d03 View commit details
    Browse the repository at this point in the history
  20. Dialectify migrations

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0d23e53 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4e6b8a8 View commit details
    Browse the repository at this point in the history
  22. Move migrations up, as migration

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c6dbfc8 View commit details
    Browse the repository at this point in the history
  23. More dialect stuff

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e4637ef View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d810ee9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    78523a5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    51e2eb9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f5d125b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3f0fc9a View commit details
    Browse the repository at this point in the history
  29. Remove inject fields test

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1c3be00 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f0f8148 View commit details
    Browse the repository at this point in the history
  31. tsdb: FK information as comments

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    ae28cbb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    40a1b0d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b50cd11 View commit details
    Browse the repository at this point in the history
  34. Remove V2 and V3 proto compat

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    ffd5b68 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5d437de View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2a1d236 View commit details
    Browse the repository at this point in the history
  37. lint

    disq committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    587ed06 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. CR feedback

    disq committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    ab91afb View commit details
    Browse the repository at this point in the history
  2. More CR feedback

    disq committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    86afefc View commit details
    Browse the repository at this point in the history
  3. cqproto: Migrations by dialect

    disq committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    75ef915 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. migration cli prefix fixes

    disq committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    96199af View commit details
    Browse the repository at this point in the history
  2. gocritic fix

    disq committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    b7a42f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69cdd90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c20c3e View commit details
    Browse the repository at this point in the history
  5. Update CLI migrator

    disq committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    a247d08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e7f5aa View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    fcf06f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e7f5c4 View commit details
    Browse the repository at this point in the history
  3. Generate CQ ID fix

    disq committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a9e40bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7316a3 View commit details
    Browse the repository at this point in the history
  5. Add migration test builder

    disq committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    5b2bfd7 View commit details
    Browse the repository at this point in the history
  6. Add SetDSNElement to helpers

    disq committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    9102a15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a99193f View commit details
    Browse the repository at this point in the history
  8. Address CR

    disq committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    db9de39 View commit details
    Browse the repository at this point in the history
  9. Column tweaking

    disq committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a200311 View commit details
    Browse the repository at this point in the history
  10. Update SQL formatting

    disq committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7670f98 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. CR: minor nits

    disq committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b9c9ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    832b00c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdc9bc5 View commit details
    Browse the repository at this point in the history