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

OCR Bulk Import Concept Fixes #521

Merged
merged 5 commits into from
Aug 29, 2024
Merged

OCR Bulk Import Concept Fixes #521

merged 5 commits into from
Aug 29, 2024

Conversation

oakdbca
Copy link
Member

@oakdbca oakdbca commented Aug 29, 2024

  • Mainly to allow saving of a schema with no columns (which is required for creation)

… django field. If the field does not allow null then the allow blank field value will be no and the field will be disabled. Add mandatory indicator next to the column name.
…cted column after save method (use column index to rebind selected column (as the column had no id before being inserted so can't use that as a lookup).
Copy link
Collaborator

@xzzy xzzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sensitivity Check Completed

@xzzy xzzy merged commit 61d6e16 into dbca-wa:main Aug 29, 2024
11 checks passed
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

Successfully merging this pull request may close these issues.

2 participants