We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
SQL Error [22007]: FEHLER: ungültige Eingabesyntax für Typ timestamp: »19970902T090000 RRULE:FREQ=WEEKLY« Where: SQL-Funktion »rruleset« Anweisung 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At first, thanks for your great work!
I just wanted to test it out, installed the schema and tried the first example.
But this results in an error which translates to
I am testing this on my Windows machine.
Original (German) Error
The text was updated successfully, but these errors were encountered: