Hi, my engine is mysql Yes, there is data in the table I want to migrate into the new database.
CUS THE DATABASE I WANT TO MIGRATE TOO IS AN APP IN DJANGO On Mon, 20 Mar 2023, 20:20 nef, <[email protected]> wrote: > Hi Adekola, > Can you provide more details? > Which database engine are you using? Version? Is your table have data or > do you want to migrate the structure...? > How this is related to Django? > Thanks > > On Monday, 20 March 2023 at 08:12:20 UTC+1 Adekola Aderonmu wrote: > >> Hi guys, >> I have an external database with a particular table, and I want this >> table to be on my new database. How do I go about the migration of the >> table from the external database into the new database? >> >> THANK YOU >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/4c726045-a3d5-4667-ad7e-1e732085f922n%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/4c726045-a3d5-4667-ad7e-1e732085f922n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BGpPKyzNBmP1T0x35hSabznWmF9ep9wrah_TB1LmgT%2BNPwYmw%40mail.gmail.com.

