This commit is contained in:
@@ -22,7 +22,6 @@ async function runMigrate() {
|
|||||||
|
|
||||||
const client = createClient({
|
const client = createClient({
|
||||||
url,
|
url,
|
||||||
authToken,
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const db = drizzle(client);
|
const db = drizzle(client);
|
||||||
|
|||||||
Reference in New Issue
Block a user