djongo icon indicating copy to clipboard operation
djongo copied to clipboard

This version of djongo does not support "NULL, NOT NULL column validation check"

Open juliGer opened this issue 2 years ago • 4 comments

Problem

Hello! When migrating from the django tables, the warnings this version... appear. I've been searching and I didn't find a solution, is there a way to fix this?

Thanks greetings!

Traceback

image

Pip freeze

image

juliGer avatar Sep 08 '22 02:09 juliGer

?

juliGer avatar Oct 28 '22 03:10 juliGer

Do you find Solution..?

ahmedsolimanpts avatar Nov 19 '23 08:11 ahmedsolimanpts

I dont think there is any way you can get around this warning, one thing I did when I faced this warning was ignore it. It may be a hard pill to swallow but djongo needs a lot of improvement, in this case the NULL , NOT NULL column validation check are just the tradeoffs. As far as you dont have any complex queries, which have foreign references to other models, I would suggest to just ignore it.

mo-shahab avatar Jan 16 '24 11:01 mo-shahab

Good morning @mo-shahab, I too i am facing the same issue with djongo, and major issue is it going to be fully functional in term of production.

AmoriAdefolahan avatar Feb 24 '24 07:02 AmoriAdefolahan