Skip to content

feat: index 존재 여부 확인 시 driver type 구분 추가 #72

Description

@biud436

if (idx["Key_name"] === indexName) {

드라이버 타입으로 구분해야 합니다. 타 드라이버에 Key_name이 존재하지 않는 경우, 인덱스 존재를 확인하고 없으면 인덱스를 생성하는 기능이 동작하지 않게 됩니다.

또한 EntityManager 자체가 단일 드라이버에 맞춰져있습니다. 드라이버 별로 분리할 수 있는 방법을 연구해야 합니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions