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

EXRULE is not being parsed properly #24

Open
fahyik opened this issue Jul 23, 2023 · 0 comments
Open

EXRULE is not being parsed properly #24

fahyik opened this issue Jul 23, 2023 · 0 comments

Comments

@fahyik
Copy link

fahyik commented Jul 23, 2023

command:

select _rrule.rruleset('
DTSTART:20230724T100000
RRULE:FREQ=WEEKLY;BYDAY=MO,WE
EXRULE:FREQ=WEEKLY;BYDAY=MO,WE
')

error

SQL Error [P0001]: ERROR: FREQ cannot be null
  Where: PL/pgSQL function _rrule.validate_rrule(_rrule.rrule) line 5 at RAISE
SQL statement "SELECT _rrule.validate_rrule(result)"
PL/pgSQL function _rrule.rrule(text) line 48 at PERFORM
SQL function "rruleset" statement 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