3.5.3에서 3.6.2로 ecto sql 업그레이드

5741 단어 phlink

묘사

3.5.3에서 3.6.2까지의 충돌ecto_sql.
변경 로그
출처ecto_sql's changelog.

v3。6.2 (2021-05-28)

취약점 복구

  • [migration] Improve error message on invalid migration type
  • [postgres] Avoid duplicate order_by with distinct
  • [sql] Implement new checked_out? callback required by latest Ecto

v3。6.1 (2021-04-12)

취약점 복구

  • [migrations] Ensure migration_source option is respected in PostgreSQL adapter

v3。6.0 (2021-04-03)

취약점 복구

  • [migrations] Fix a bug where the migration lock would not apply on the first migration (when the schema migrations table is empty). This fix changes how migration tables are locked, therefore let us know of any possible regressions in your workflow

향상된 기능

  • [migrations] Allow generating migrations from within umbrella app
  • [psql] Add :format option to PostgreSQL explain
  • [psql] Support :socket_dir connection option when using mix ecto.load or mix ecto.dump
  • [sandbox] Support locally registered processes in allow/3
  • [storage] Do not fail storage_up if the user has access to an already-created database
  • [tds] Support for :inner_lateral and :left_lateral

v3。5.4 (2020-01-20)

향상된 기능

  • [mysql] Support defaults for JSON columns
  • [psql] Allow Postgrex v1.0

언약
  • 2794b91 버전 v3.6.2
  • 6276527 문서에 잘못된 제약을 만든 타자 오류 수정#325
  • 83af511 ci테스트를 로컬로 실행하는 Earthfile#320
  • bfe9777 업데이트 부서, 경고 해결
  • 4324c9b 신규 체크 아웃 구현다이얼 백
  • 905fa85 사용되지 않는 코드 삭제
  • 8e27833 사용하지 않는 기능 삭제
  • 1e923a1 잘못된 마이그레이션 유형에 대한 오류 메시지 개선 #319
  • 018ba1b 중복 주문 방지, 다른 사용, 종료#318
  • 2d90ef3 버전 v3.6.1
  • compare view
  • 에서 볼 수 있는 추가 제출
    Dependabot compatibility score
    이 PR과의 충돌은 사용자가 직접 변경하지 않는 한 해결될 수 있습니다.주석@dependabot rebase을 사용하여 수동으로 재기준을 트리거할 수도 있습니다.
    신뢰성 명령 및 옵션
    이 PR에 의견을 달면 Cortebot 작업을 트리거할 수 있습니다.
    - "@relateot rebase"는 이 PR의 기초를 재설정합니다.
    - "@relateot recreate"는 이 PR을 다시 만들고 편집한 내용을 덮어씁니다.
    - "@cordenot merge"는 CI 전송 후 이 PR을 병합합니다.
    - "@relateot squash and merge"는 CI 전송 후 이 PR을 누르고 병합합니다.
    - "@Correlot cancel merge"는 이전에 요청한 병합을 취소하고 자동 병합을 차단합니다.
    - 이 PR이 종료되면 @Correlot Recover에서 다시 열립니다.
    - @CorrelotClose가 PR을 닫고 Correlott를 중지하고 다시 생성합니다.수동으로 닫아서 같은 결과를 얻을 수 있습니다
    - "@corderot ignore this main version"은 이 PR을 닫고 Corderot가 이 주요 버전의 콘텐츠를 다시 만드는 것을 중지합니다. (PR을 다시 열거나 업그레이드하지 않는 한)
    - "@corderot ignore this minor version"은 이 PR을 닫고 corderot가 이 minor version에 대해 더 많은 PR을 만드는 것을 중지합니다. (PR을 다시 열거나 PR로 업그레이드하지 않는 한)
    - "@corderot ignore this dependency"는 이 PR을 닫고 이 의존항에 대한 corderot의 내용을 다시 만들지 않습니다(PR을 다시 열거나 PR로 업그레이드하지 않는 한)

    토론 #1

    가 #408로 대체되었습니다.

    좋은 웹페이지 즐겨찾기