kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/715/head
rodzic
9b49a4be30
commit
d8e1a3087f
|
@ -48,6 +48,7 @@ export async function publishDeployment(
|
|||
.where(eq(schema.deployments.id, deployment.id))
|
||||
.returning(),
|
||||
|
||||
// Update the project
|
||||
tx
|
||||
.update(schema.projects)
|
||||
.set({
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
- clerk / workos / auth0
|
||||
- db
|
||||
- replace `enabled` with soft `deletedAt` timestamp
|
||||
- switch to [consola](https://github.com/unjs/consola) for logging
|
||||
|
||||
## License
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue