mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 04:56:00 +00:00
fix: build enable/disable sql on frontend
This commit is contained in:
2
packages/types/dbinfo.d.ts
vendored
2
packages/types/dbinfo.d.ts
vendored
@@ -167,8 +167,6 @@ export interface SchedulerEventInfo extends SqlObjectInfo {
|
||||
intervalField: string;
|
||||
starts: string;
|
||||
executeAt: string;
|
||||
enableSql: string;
|
||||
disableSql: string;
|
||||
}
|
||||
|
||||
export interface SchemaInfo {
|
||||
|
||||
Reference in New Issue
Block a user