wip: zen
This commit is contained in:
parent
5345c828ca
commit
7447460b5a
24 changed files with 995 additions and 242 deletions
|
|
@ -21,8 +21,8 @@ export namespace Workspace {
|
|||
id: Identifier.create("user"),
|
||||
email: account.properties.email,
|
||||
name: "",
|
||||
timeSeen: sql`now()`,
|
||||
role: "admin",
|
||||
timeJoined: sql`now()`,
|
||||
})
|
||||
await tx.insert(BillingTable).values({
|
||||
workspaceID,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue