Skip to content

C조 [DB 변경] 쪽지 테이블(t_post)  #101

Description

@choong

안녕하세요 ^^
아래 컬럼 t_post 테에블에 추가 부탁 드립니다.
USER_ID 는 기존 테이블과 동일하게 주시면 됩니다.

POST_ID varchar(40) not null pk 쪽지 마스터 ID
USER_ID
POST_TYPE varchar(1) not null 쪽지 종류 보낸 쪽지 : S, 받은 쪽지 :R
POST_STATUS varchar(1) not null 쪽지 상태 읽음 : Y, 안읽음 N

PK : POST_ID, USER_ID , POST_SEQ

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions