Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you get an error with gen_random_uuid(), run this, then try again:
SET search_path TO public; CREATE EXTENSION IF NOT EXISTS "uuid-ossp";

...