Alright, I'm lame, I know (hey, I predate SQL by quite a bit). For the sake of anyone who follows this, here's a record which works for the User table:
INSERT INTO "user" VALUES('aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa','aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa','xxxx@xxxx.xxx','xxxx@xxxx.xxx','a', 'a','FALSE','FALSE','FALSE');
|