capaj
capaj
Explore posts from servers
KKysely
Created by capaj on 11/24/2023 in #help
Error this query cannot be compiled to SQL
no worries, DDL queries are quite an edgecase for most query builders
13 replies
KKysely
Created by capaj on 11/24/2023 in #help
Error this query cannot be compiled to SQL
I the end I went with
await sql
.raw(`ALTER SCHEMA "${current.subdomain}" RENAME TO "${subdomain}"`)
.execute(trx)
await sql
.raw(`ALTER SCHEMA "${current.subdomain}" RENAME TO "${subdomain}"`)
.execute(trx)
13 replies
KKysely
Created by capaj on 11/24/2023 in #help
Error this query cannot be compiled to SQL
No description
13 replies
KKysely
Created by capaj on 11/24/2023 in #help
Error this query cannot be compiled to SQL
this still throws
this query cannot be compiled to SQL
this query cannot be compiled to SQL
13 replies