home / django_tickets / tickets

tickets: 8349

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8349 2008-08-15 16:57:26 2008-08-25 15:57:49 2022-03-06 03:42:01.092511 Unreviewed closed Core (Management commands)     dev wontfix syncdb doesn't make all the necessary changes with the Oracle backend I'm using the Oracle backend, with an already existing database. I had to make changes to the output of the inspectdb command so that my models.py and the actual database matched. However, no matter how often I issue the syncdb command, some sequences and triggers won't be created (basically all of the triggers that are directly related to my application). I have attached the output of the sqlall command for the concerned app. nobody guneeyoufix   0 0 0 0 0 0
Powered by Datasette · Queries took 1.09ms