Hi,
Can you please recommend any ui components to use with django, like graphs,
datagrid etc.
With regards,
Annadatha.
On Sun, Jun 18, 2023, 8:59 PM Annadatha Rao wrote:
> Dear All,
>
> Do DJANGO migrations work with Oracle 11.2 with python-oracle db driver,
> please show me an example if wor
Thank you for your reply.
Annadatha.
On Thu, Jun 22, 2023, 10:45 PM Praveen Chaudhary
wrote:
> Hi Annadatha,
>
> I'm glad to hear that upgrading to Oracle 21c worked for you. As for your
> question about working without migrations in Django, it's certainly
> possible but it's important to under
Hi Annadatha,
I'm glad to hear that upgrading to Oracle 21c worked for you. As for your
question about working without migrations in Django, it's certainly
possible but it's important to understand the implication and trade-offs.
Django migrations provide a way to manage and apply changes to your
Hi Prabin,
Thank you, it worked when I upgraded db to 21c (oracle), thank you for your
help. Small question, can I work without migrations, some have I hate
migrations being a legacy programmer from (Cobol days). I value your
opinion.
Thank you,
ANNADATHA.
On Sun, Jun 18, 2023 at 9:19 PM Pravee
Thank you very much praveen, I will try and let you know.
Annadatja
On Sun, Jun 18, 2023, 9:19 PM Praveen Chaudhary
wrote:
> Yes, Django migrations can work with Oracle 11.2 using the python-oracle
> database driver. However, it's important to note that the python-oracle
> package is not an
Yes, Django migrations can work with Oracle 11.2 using the python-oracle
database driver. However, it's important to note that the python-oracle
package is not an official Oracle-provided driver. The official driver is
called cx_Oracle, which is widely used for connecting Django to Oracle
databases
6 matches
Mail list logo