function idAndCreatedSchema idAndCreatedSchema(now: () => string): unknown Shared generated id + plaintext created stamp columns. created stays unencrypted so SQL can order and prune by time without decrypting. Parameters now: () => string Return Type unknown