mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-29 22:19:31 +02:00
migrations
This commit is contained in:
parent
4bcb4a1590
commit
49f84bccad
2 changed files with 20 additions and 15 deletions
|
@ -3,8 +3,6 @@ import { sql } from "drizzle-orm";
|
|||
|
||||
const version = "1.9.0";
|
||||
|
||||
await migration();
|
||||
|
||||
export default async function migration() {
|
||||
console.log(`Running setup script ${version}...`);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue