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

SQL Error [22007] #25

Open
Knaackee opened this issue Sep 17, 2023 · 0 comments
Open

SQL Error [22007] #25

Knaackee opened this issue Sep 17, 2023 · 0 comments

Comments

@Knaackee
Copy link

At first, thanks for your great work!

I just wanted to test it out, installed the schema and tried the first example.

select '
    DTSTART:19970902T090000
    RRULE:FREQ=WEEKLY;UNTIL=19980902T090000
    '::TEXT::RRULESET;

But this results in an error which translates to

SQL Error [22007]: ERROR: invalid input syntax for type timestamp: "19970902T090000 RRULE:FREQ=WEEKLY"
Where: SQL function "rruleset" statement 1

I am testing this on my Windows machine.

Original (German) Error

SQL Error [22007]: FEHLER: ungültige Eingabesyntax für Typ timestamp: »19970902T090000    RRULE:FREQ=WEEKLY«
  Where: SQL-Funktion »rruleset« Anweisung 1
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

No branches or pull requests

1 participant