shwstppr edited a comment on pull request #5274: URL: https://github.com/apache/cloudstack/pull/5274#issuecomment-898179221
@GabrielBrascher Some tables have been altered using upgrade SQL (very old change, not much there in commit message - https://github.com/apache/cloudstack/commit/c11dbad9c9b), https://github.com/apache/cloudstack/blob/main/engine/schema/src/main/resources/META-INF/db/schema-410to420.sql#L1873-L1876 Others were created without NOT NULL constraint. Not sure if was for some use-case or an oversight https://github.com/apache/cloudstack/blob/main/engine/schema/src/main/resources/META-INF/db/schema-41000to41100.sql#L576-L583 https://github.com/apache/cloudstack/blob/main/engine/schema/src/main/resources/META-INF/db/schema-41400to41500.sql#L555-L562 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
