update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Sequelize } from 'sequelize';
|
||||
import { config } from './config.ts';
|
||||
import { log } from '../logger/index.ts';
|
||||
import { log } from './logger.ts';
|
||||
export type PostgresConfig = {
|
||||
postgres: {
|
||||
username: string;
|
||||
|
||||
Reference in New Issue
Block a user