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

DeleteFlagに複数の情報を持たせる修正を行う #111

Open
ca45382 opened this issue Jul 22, 2021 · 0 comments
Open

DeleteFlagに複数の情報を持たせる修正を行う #111

ca45382 opened this issue Jul 22, 2021 · 0 comments
Labels
改善 リファクタリングとかする場合

Comments

@ca45382
Copy link
Owner

ca45382 commented Jul 22, 2021

今までDeleteFlagはBoolean型だったがそれをbyteにして、Delete(削除), Valid(有効) みたいな列挙型を入れるようにする。
それによって、データベースのカラムを節約できる。

@ca45382 ca45382 added the 改善 リファクタリングとかする場合 label Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
改善 リファクタリングとかする場合
Projects
None yet
Development

No branches or pull requests

1 participant