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

独自に作成したDBのbooleanカラムをすべてnon-nullableにする #954

Open
kmycode opened this issue Dec 16, 2024 · 0 comments
Open

Comments

@kmycode
Copy link
Owner

kmycode commented Dec 16, 2024

挙動を変更してほしい機能や動作

kmyblue独自のDBカラムのうちboolean形のもの

現在の挙動

nullable

変更してほしい新しい挙動

non-nullable

必要性

#953 で本家のbooleanカラムがすべてNULL禁止になった
kmyblueのカラムもあわせる必要がある

すでにDBマイグレーションコードはNULL禁止の修正をしているがschema.rbには反映されていないため、実際のサーバーには反映されないと思われる

@kmycode kmycode added this to the kb17 milestone Dec 16, 2024
@kmycode kmycode changed the title 独自に作成したDBのboolean絡むをすべてnon-nullableにする 独自に作成したDBのbooleanカラムをすべてnon-nullableにする Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant