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

Feat/standalone #537

Closed
wants to merge 6 commits into from
Closed

Feat/standalone #537

wants to merge 6 commits into from

Conversation

ArnaudChirat
Copy link
Collaborator

No description provided.

marcanpilami and others added 5 commits June 16, 2024 13:58
Id became BIGINT into database
Use only primitive type UNLESS is nullable according to the database schema (Liquibase).
Update CI to test only on LTS database
* Add standalone version of the simple WS

* Modify ServiceClient instead of ServiceSimple
As those databases don't have sequence, add autoincrement for mysql and mariadb.
For info, Maria db now support create sequence

Update timestamp to millisecond precision
Avoid empty string for JNDI (mostly for oracle)
* Add standalone sequence reset in engine startup

* Add integration tests for standalone mode

* Exclude test from non-HSQL workflows
@DaSpood DaSpood mentioned this pull request Jul 23, 2024
@marcanpilami
Copy link
Contributor

killed in favor of #541

@marcanpilami marcanpilami deleted the feat/standalone branch August 17, 2024 07:51
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.

3 participants