Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with Knex Migrations for Oracle DB in Backstage #6155

Open
surajkendhey opened this issue Nov 11, 2024 · 0 comments
Open

Issues with Knex Migrations for Oracle DB in Backstage #6155

surajkendhey opened this issue Nov 11, 2024 · 0 comments

Comments

@surajkendhey
Copy link

Environment

Knex version :[email protected]
Database + version: Oracle 21c express
drivers: oracledb
Backstage Version: 1.31.0
OS: Ubuntu

@atiertant
@lorefnon

We are experiencing multiple issues with Knex migrations in our Backstage project. Below are the details of the errors observed:

ORA-01442: column to be modified to NOT NULL is already NOT NULL
This error is observed at multiple places in various migration files.
It required commenting out specific code sections (screenshots attached).

image
image

ORA-01408: such column list already indexed
This error is also observed at multiple places in various migration files.
It required commenting out specific code sections (screenshots attached).
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant