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

fix(hana): Apply time zones when inserting timestamps and datetimes #606

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

BobdenOs
Copy link
Contributor

No description provided.

@BobdenOs BobdenOs added the next release pr to be checked for next release label Apr 24, 2024
@johannes-vogel
Copy link
Contributor

cds.extend (compile.to.hdbtable) .with (class {
get xyz() { r... }


// Consider that '-' is only allowed as timezone after ':' or 'T'
await prom(this._native, 'exec')(`
CREATE OR REPLACE FUNCTION ISO(RAW NVARCHAR(36))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have moved the function to the plugin now for hdi artifacts. I think we should enrich the compile.to.sql commands for our tests that are used under the hood. the function creation should rather be part of deployment.

I was also wondering whether we should add a prefix to ensure uniqueness also for the future.

@BobdenOs BobdenOs removed the next release pr to be checked for next release label Jun 14, 2024
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