You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
173 B

3 years ago
  1. INSERT INTO "users" VALUES (
  2. 'd074bce8-a8ca-49ec-9225-a50ffe83dc2f',
  3. 'myuser@example.com',
  4. (TIMESTAMP '2013-03-26T17:50:06Z'),
  5. (TIMESTAMP '2013-03-26T17:50:06Z')
  6. );