Add support for PGLite to support testing and development#22
Merged
Conversation
…chart-exists EAT-56326: method to check if chart exists in database
- very slow - does not adhere to SCXML standard - fixes #19
- @samihult/xjog@0.0.316 - @samihult/xjog-core-persistence@0.0.38 - @samihult/xjog-core-pg@0.0.62 - @samihult/xjog-digest-persistence@0.0.24 - @samihult/xjog-digest-pg@0.0.117 - @samihult/xjog-digest-reader@0.0.29 - @samihult/xjog-digest-writer@0.0.16 - @samihult/xjog-journal-persistence@0.0.52 - @samihult/xjog-journal-pg@0.0.116 - @samihult/xjog-journal-reader@0.0.54 - @samihult/xjog-journal-writer@0.0.70 - @samihult/xjog-util@0.0.33
…-actions-on-startup Feature: Allow skipping running actions on startup
Initial workflow to run checks in GitHub
samihult
approved these changes
Jul 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial support for new persistence adapter: PGlite to support unit testing and development where full-blown PostgreSQL is not needed or wanted.