improve(self-hosting): remove goose, custom migration, docs, remove zookeeper
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TABLE_NAMES } from './clickhouse-client';
|
||||
import { TABLE_NAMES } from './clickhouse/client';
|
||||
|
||||
export interface SqlBuilderObject {
|
||||
where: Record<string, string>;
|
||||
|
||||
Reference in New Issue
Block a user