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

New release 1.4.0 #65

Merged
merged 56 commits into from
May 14, 2024
Merged

New release 1.4.0 #65

merged 56 commits into from
May 14, 2024

Conversation

foresti-smeup
Copy link
Collaborator

New release 1.4.0

  • Assign postgres as default DB for Reload tables
  • Add numeric type parameter to table metadata fields
  • Adoption of postgres SQL base syntax
  • Improvement to sql module implementation

mattiabonardi and others added 30 commits November 25, 2022 10:14
… and snapshots nexus repository, defined in order to differentiate the deploying to sonatype from the one towards nexus.

Disabled all tests and set the new maven profile in the GitHub action.
…longer necessary setting the profile reload-nexus-deploy when you want to deploy.
Added fields name list in sql statements select (instead of *)
…uote

Insert double quote in columns names
Fix for chain failure after read operations
Fix for chain failure after read operation - patch for maven setup
foresti-smeup and others added 26 commits November 29, 2023 16:18
- Patch for eof
- Patch for read, reade and chain
- Refactoring of test classes
Read function patch for right EOF support and unit tests refactoring
Patch for read statement executed after positioning with fewer keys than those defined in the logical file
New test for read with less keysdeclared than metadata definition, and patch on test DB content.
Handle error on readE without prior pointing with LO flag enabled in response
Handle error on readE without prior pointing with LO flag enabled in response
- New SQL syntax compaticle with postgres
- Added isNumeric info to table columns
- New metadata registration based on json serialization
Patch for insert and delete with postgres DBM
Add support for H2 embedded DBMS (for tests compatible with Postgres)
@mattiabonardi mattiabonardi merged commit e8d9fb5 into master May 14, 2024
@foresti-smeup foresti-smeup deleted the master_1.4.0 branch May 14, 2024 14:01
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.

None yet

4 participants