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

Schema update and fix #144

Merged
merged 3 commits into from
Sep 14, 2023
Merged

Conversation

spamhurts
Copy link
Collaborator

  • Fixed data type for defaultValue in PackageAttributeTable.java
  • Added sortOrder column to EventData - Java class, SQL, and XML
  • Added sortOrder column to SNDTest.java
  • Updated module version to 23.004

@spamhurts spamhurts merged commit b1fc52b into release23.7-SNAPSHOT Sep 14, 2023
1 check passed
@spamhurts spamhurts deleted the 23.7_fb_sndSchemaUpdates branch September 14, 2023 17:03
jallentxbiomed added a commit that referenced this pull request Oct 19, 2023
* Increased default value of EventDataId in SNDSequencer (#131)

* removed unnecessary loop over eventIds

* refactored narrative cache code for optimization

* changed subpackage query

* changed subpackage query

* Schema update and fix (#144)

* Fixed defaultValue data type in PackageAttributeTable.java

* - Added sortOrder column to Java class, SQL, and XML
- Added sortOrder column to SNDTest.java

* - Added additional exception handling in parseEventData()

* Increased default value of EventDataId in SNDSequencer (#131)

* removed unnecessary loop over eventIds

* refactored narrative cache code for optimization

* changed subpackage query

* changes

* added subpackages to narratives

* added sorting to subpackages

* New superPackages database function (#148)

* - Added database function to return a list of fully expanded superpackages
- fixed JSONObject getter error
- updated module to 23.005

* - removed file with bad encoding

* - Added static reference for fGetAllSuperPkgs in SNDSchema.java

- re-added snd-23.004-23.005.sql

* Increased default value of EventDataId in SNDSequencer (#131)

* removed unnecessary loop over eventIds

* refactored narrative cache code for optimization

* changed subpackage query

* changes

* added subpackages to narratives

* added sorting to subpackages

* Increased default value of EventDataId in SNDSequencer (#131)

* refactored narrative cache code for optimization

* added styling

* cached childSuperPackages

* cached childSuperPackages

* fixed failing event test

* reverted formatting

* reverted formatting

* - Changed accessor methods for JSON data (attribute data)

---------

Co-authored-by: Terry J Hawkins <[email protected]>
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