mirror of
https://github.com/fosrl/pangolin.git
synced 2025-06-23 21:58:50 +02:00
Update migration to start at 1.0.0-beta.1
This commit is contained in:
parent
9a1388b195
commit
fdfc1937f1
3 changed files with 9 additions and 10 deletions
|
@ -1,8 +0,0 @@
|
|||
import db from "@server/db";
|
||||
import logger from "@server/logger";
|
||||
|
||||
export default async function migration100() {
|
||||
logger.info("Running setup script 1.0.0");
|
||||
// SQL operations would go here in ts format
|
||||
logger.info("Done...");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue