Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Room 테이블명, 컬럼명 등 상수화 필요 #17

Open
Cotidie opened this issue Feb 4, 2022 · 0 comments
Open

Room 테이블명, 컬럼명 등 상수화 필요 #17

Cotidie opened this issue Feb 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Cotidie
Copy link
Owner

Cotidie commented Feb 4, 2022

문제

Room DAO, Entity 등은 테이블명, 컬럼명을 문자열 리터럴로 사용하고 있다.

해결책

상수로 정의해 실수를 줄이도록 해야 한다.

@Cotidie Cotidie added enhancement New feature or request data labels Feb 4, 2022
@Cotidie Cotidie removed the data label Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant