Skip to content

Hash Table Drop 기능 구현 #20

Description

@yuna12

현재는 테이블, 스키마 DDL 스크립트에 CREATE TABLE (or SCHEM) IF NOT EXISTS ~으로 생성하는 부분만 포함되어 있습니다.
따라서 이미 생성된 hash 테이블과 스키마의 삭제는 데이터베이스에서 직접 실행해야 합니다.
필요하다면 hash 테이블 또는 스키마를 drop 하는 코드를 추가합니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions