Skip to content

Update xlsx_builder_pkg.cell procedures#94

Open
datRedHeadedGuy wants to merge 1 commit into
mortenbra:masterfrom
datRedHeadedGuy:xlsx_builder_pkg.cell-procedure-fails-with-no-data-found-#93
Open

Update xlsx_builder_pkg.cell procedures#94
datRedHeadedGuy wants to merge 1 commit into
mortenbra:masterfrom
datRedHeadedGuy:xlsx_builder_pkg.cell-procedure-fails-with-no-data-found-#93

Conversation

@datRedHeadedGuy
Copy link
Copy Markdown
Contributor

Modified the xlsx_builder_pkg.cell procedures so that when it is building a new xlsx file and the cell value is NULL, it will check for the existence of the row before checking for the existence of the column. Fixes #93.

Modified the xlsx_builder_pkg.cell procedures so that when it is building a new xlsx file and the cell value is NULL, it will check for the existence of the row before checking for the existence of the column.
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.

The xlsx_builder_pkg.cell() procedure fails with ORA-01403: no data found

1 participant