calendar-notifications-init.sql

  • last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modernize SQL (use $$ quoting and named function arguments)

  1. … 3 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -25
    • +33
    ./calendar-notifications-init.sql
  1. … 23 more files in changeset.
Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

    • -0
    • +64
    ./calendar-notifications-init.sql
  1. … 11 more files in changeset.