Skip to content

Conversation

@goma1256
Copy link

@goma1256 goma1256 commented Oct 21, 2025

O3_SQLCreate_20250128.sql

  • Multiple Column names were not unique in the schema. An sql error was raised for almost all tables on SQL server 2025. The primary index column seems to be repeated (sometimes multiple times), which makes the sql script crash.
  • Duplicates were manually removed : secondary verification is advised

O3_SQLCreate_20250128.sql

  • Same as was done for 20250128 version

README.md

  • Correction on the O3 website address. Current address raises a Gateway 504 error.

Original address raises a 504 Gateway Timeout
Seems to have been moved to https://aapmbdsc.azurewebsites.net/
Raised for almost all tables. The primary index column seems to be repeated (sometimes multiple times), which makes the sql script crash.
Duplicate column forgotten in last commit
Same as done with previous version. Duplicates of column in the sql script were removed
It now contains a space character, which is normally not the case in the current way of naming them currently.
Should be put in the Child element, and not the parent
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.

1 participant