Understanding schema editor()

46 views
Skip to first unread message

Alucor Rpa

unread,
Aug 17, 2022, 10:51:18 AM8/17/22
to Django users
Hi,
We are trying to understand the schema editor and how new fields are added to the tables when running makemigrations and migrate commands. Can you please help me with some materials or links to understand this?

Thanks
Sherlin.

subin

unread,
Aug 18, 2022, 8:39:02 PM8/18/22
to django...@googlegroups.com
Hi

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a383abc7-959e-4c76-b34e-04f37a98b964n%40googlegroups.com.

Jason

unread,
Aug 19, 2022, 8:17:47 AM8/19/22
to Django users
Documentation for add field

implementation of add_field


schema editor is only exeucted in migrate, not making migrations.

Reply all
Reply to author
Forward
0 new messages