fix(core): update
This commit is contained in:
@@ -5,7 +5,7 @@ import { ClickhouseHttpClient } from './smartclickhouse.classes.httpclient.js';
|
||||
export interface IClickhouseConstructorOptions {
|
||||
url: string;
|
||||
database: string;
|
||||
user?: string;
|
||||
username?: string;
|
||||
password?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user