@explo-tech/fido-api 2.12.10 → 3.0.0-jordan-testing

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. package/index.ts +2802 -178
  2. package/package.json +9 -3
  3. package/core/ApiError.ts +0 -24
  4. package/core/ApiRequestOptions.ts +0 -16
  5. package/core/ApiResult.ts +0 -10
  6. package/core/CancelablePromise.ts +0 -130
  7. package/core/OpenAPI.ts +0 -31
  8. package/core/request.ts +0 -307
  9. package/models/AggregateProperty.ts +0 -15
  10. package/models/Aggregation.ts +0 -13
  11. package/models/AggregationOption.ts +0 -8
  12. package/models/And.ts +0 -11
  13. package/models/And1.ts +0 -11
  14. package/models/BigQuery.ts +0 -13
  15. package/models/BigQueryAuthentication.ts +0 -9
  16. package/models/BooleanPropertyValue.ts +0 -9
  17. package/models/Branch.ts +0 -9
  18. package/models/BranchResponse.ts +0 -12
  19. package/models/BranchResponseMetadata.ts +0 -8
  20. package/models/CacheTelemetry.ts +0 -10
  21. package/models/CalendarInterval.ts +0 -12
  22. package/models/CalendarIntervalGrouping.ts +0 -14
  23. package/models/Clickhouse.ts +0 -18
  24. package/models/ClickhouseConnectionType.ts +0 -8
  25. package/models/ClientError.ts +0 -9
  26. package/models/ColumnFormat.ts +0 -10
  27. package/models/Commit.ts +0 -11
  28. package/models/CommitResponse.ts +0 -10
  29. package/models/Computation.ts +0 -19
  30. package/models/ComputedView.ts +0 -20
  31. package/models/CreateCommitRequest.ts +0 -13
  32. package/models/CreateCommitResponse.ts +0 -11
  33. package/models/CreateViewChange.ts +0 -12
  34. package/models/CreateViewDiff.ts +0 -11
  35. package/models/DataPage.ts +0 -10
  36. package/models/DataRecord.ts +0 -10
  37. package/models/DataRequestParameters.ts +0 -11
  38. package/models/DataResponseMetadata.ts +0 -12
  39. package/models/DataSchema.ts +0 -10
  40. package/models/DataSource.ts +0 -14
  41. package/models/DataSourceConfiguration.ts +0 -17
  42. package/models/DataSourceError.ts +0 -14
  43. package/models/DataSourceRequest.ts +0 -10
  44. package/models/DataSourceResponse.ts +0 -13
  45. package/models/DatePart.ts +0 -10
  46. package/models/DatePartGrouping.ts +0 -14
  47. package/models/DatePropertyValue.ts +0 -9
  48. package/models/DateTimeColumnFormat.ts +0 -14
  49. package/models/DateTimeFormat.ts +0 -9
  50. package/models/DateTimePropertyValue.ts +0 -9
  51. package/models/DecimalColumnFormat.ts +0 -15
  52. package/models/DecimalIntervalGrouping.ts +0 -11
  53. package/models/DecimalPropertyValue.ts +0 -9
  54. package/models/DeleteViewChange.ts +0 -9
  55. package/models/DeleteViewDiff.ts +0 -11
  56. package/models/DiffBranchResponse.ts +0 -10
  57. package/models/DoublePropertyValue.ts +0 -9
  58. package/models/DurationColumnFormat.ts +0 -9
  59. package/models/EmailConfiguration.ts +0 -10
  60. package/models/Equal.ts +0 -12
  61. package/models/Equal1.ts +0 -13
  62. package/models/EvictionPolicy.ts +0 -9
  63. package/models/ExportColumnOptions.ts +0 -12
  64. package/models/ExportFormat.ts +0 -9
  65. package/models/ExportTargetConfiguration.ts +0 -13
  66. package/models/Filter.ts +0 -25
  67. package/models/FormulaProperty.ts +0 -10
  68. package/models/GreaterThan.ts +0 -12
  69. package/models/GreaterThan1.ts +0 -13
  70. package/models/GreaterThanOrEqual.ts +0 -12
  71. package/models/GreaterThanOrEqual1.ts +0 -13
  72. package/models/Grouping.ts +0 -15
  73. package/models/Having.ts +0 -25
  74. package/models/In.ts +0 -12
  75. package/models/In1.ts +0 -13
  76. package/models/IntegerIntervalGrouping.ts +0 -11
  77. package/models/IntegerPropertyValue.ts +0 -9
  78. package/models/JdbcAuthentication.ts +0 -8
  79. package/models/LateBoundEqual.ts +0 -10
  80. package/models/LateBoundEqual1.ts +0 -12
  81. package/models/LateBoundGreaterThan.ts +0 -10
  82. package/models/LateBoundGreaterThan1.ts +0 -12
  83. package/models/LateBoundGreaterThanOrEqual.ts +0 -10
  84. package/models/LateBoundGreaterThanOrEqual1.ts +0 -12
  85. package/models/LateBoundIn.ts +0 -10
  86. package/models/LateBoundIn1.ts +0 -12
  87. package/models/LateBoundLessThan.ts +0 -10
  88. package/models/LateBoundLessThan1.ts +0 -12
  89. package/models/LateBoundLessThanOrEqual.ts +0 -10
  90. package/models/LateBoundLessThanOrEqual1.ts +0 -12
  91. package/models/LateBoundStringContains.ts +0 -11
  92. package/models/LateBoundStringContains1.ts +0 -13
  93. package/models/LessThan.ts +0 -12
  94. package/models/LessThan1.ts +0 -13
  95. package/models/LessThanOrEqual.ts +0 -12
  96. package/models/LessThanOrEqual1.ts +0 -13
  97. package/models/ListBranchResponse.ts +0 -10
  98. package/models/ListNamespacesResponse.ts +0 -10
  99. package/models/ListVersionedViewsRequest.ts +0 -8
  100. package/models/ListViewsRequest.ts +0 -8
  101. package/models/ListViewsResponse.ts +0 -10
  102. package/models/MSS.ts +0 -16
  103. package/models/MergeBranchRequest.ts +0 -9
  104. package/models/MySql.ts +0 -16
  105. package/models/Namespace.ts +0 -10
  106. package/models/NamespaceRequest.ts +0 -10
  107. package/models/NamespaceResponse.ts +0 -14
  108. package/models/NamespaceResponseMetadata.ts +0 -12
  109. package/models/Not.ts +0 -11
  110. package/models/Not1.ts +0 -11
  111. package/models/Null.ts +0 -9
  112. package/models/Null1.ts +0 -11
  113. package/models/Or.ts +0 -11
  114. package/models/Or1.ts +0 -11
  115. package/models/PagingConfiguration.ts +0 -9
  116. package/models/PasswordAuthentication.ts +0 -10
  117. package/models/Postgres.ts +0 -16
  118. package/models/Property.ts +0 -12
  119. package/models/PropertySchema.ts +0 -13
  120. package/models/PropertyType.ts +0 -15
  121. package/models/PropertyValue.ts +0 -14
  122. package/models/PublicTunnel.ts +0 -8
  123. package/models/QueryExecutionError.ts +0 -13
  124. package/models/QueryExecutionResponse.ts +0 -14
  125. package/models/QueryExportEmailResponse.ts +0 -8
  126. package/models/QueryExportLinkResponse.ts +0 -9
  127. package/models/QueryExportResponse.ts +0 -9
  128. package/models/QueryPreviewRequest.ts +0 -14
  129. package/models/QueryTimeoutError.ts +0 -13
  130. package/models/Redshift.ts +0 -16
  131. package/models/RequestExecutionParameters.ts +0 -8
  132. package/models/RequestTelemetry.ts +0 -13
  133. package/models/SSHAuthentication.ts +0 -11
  134. package/models/SSHTunnel.ts +0 -15
  135. package/models/ScheduledEviction.ts +0 -9
  136. package/models/Snowflake.ts +0 -17
  137. package/models/SnowflakeAuthentication.ts +0 -8
  138. package/models/SnowflakePasswordAuthentication.ts +0 -9
  139. package/models/Sort.ts +0 -11
  140. package/models/SortDirection.ts +0 -8
  141. package/models/SourceProperty.ts +0 -10
  142. package/models/StringContains.ts +0 -13
  143. package/models/StringContains1.ts +0 -14
  144. package/models/StringPropertyValue.ts +0 -9
  145. package/models/TablePreviewRequest.ts +0 -11
  146. package/models/TableView.ts +0 -18
  147. package/models/Tenant.ts +0 -14
  148. package/models/TenantKey.ts +0 -10
  149. package/models/TenantPrivateKeyAuthentication.ts +0 -10
  150. package/models/TenantRequest.ts +0 -11
  151. package/models/TenantResponse.ts +0 -10
  152. package/models/TenantS3Configuration.ts +0 -11
  153. package/models/TestConnectionRequest.ts +0 -10
  154. package/models/TestConnectionResponse.ts +0 -8
  155. package/models/TtlEviction.ts +0 -9
  156. package/models/Tunnel.ts +0 -9
  157. package/models/UUID.ts +0 -5
  158. package/models/UnitOfMeasurement.ts +0 -7
  159. package/models/UpdateViewChange.ts +0 -11
  160. package/models/UpdateViewDiff.ts +0 -12
  161. package/models/ValueGrouping.ts +0 -10
  162. package/models/VendorPrivateKeyAuthentication.ts +0 -9
  163. package/models/View.ts +0 -17
  164. package/models/ViewChange.ts +0 -10
  165. package/models/ViewDiff.ts +0 -10
  166. package/models/ViewExportRequest.ts +0 -18
  167. package/models/ViewRequest.ts +0 -19
  168. package/models/ViewResponse.ts +0 -10
  169. package/models/ViewRunRequest.ts +0 -15
  170. package/services/BranchResourceService.ts +0 -112
  171. package/services/CommitResourceService.ts +0 -48
  172. package/services/DataSourceResourceService.ts +0 -146
  173. package/services/HealthResourceService.ts +0 -45
  174. package/services/ListViewsResourceService.ts +0 -73
  175. package/services/NamespaceResourceService.ts +0 -120
  176. package/services/QueryResourceService.ts +0 -207
  177. package/services/TenantResourceService.ts +0 -89
  178. package/services/TestConnectionResourceService.ts +0 -56
  179. package/services/ViewResourceService.ts +0 -130
@@ -1,13 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
- import type { PropertyValue } from './PropertyValue';
7
-
8
- export type GreaterThan1 = {
9
- '@type': 'gt';
10
- property: Property;
11
- value: PropertyValue;
12
- };
13
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { PropertyValue } from './PropertyValue';
6
-
7
- export type GreaterThanOrEqual = {
8
- '@type': 'gte';
9
- propertyId: string;
10
- value: PropertyValue;
11
- };
12
-
@@ -1,13 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
- import type { PropertyValue } from './PropertyValue';
7
-
8
- export type GreaterThanOrEqual1 = {
9
- '@type': 'gte';
10
- property: Property;
11
- value: PropertyValue;
12
- };
13
-
@@ -1,15 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { CalendarIntervalGrouping } from './CalendarIntervalGrouping';
6
- import type { DatePartGrouping } from './DatePartGrouping';
7
- import type { DecimalIntervalGrouping } from './DecimalIntervalGrouping';
8
- import type { IntegerIntervalGrouping } from './IntegerIntervalGrouping';
9
- import type { ValueGrouping } from './ValueGrouping';
10
-
11
- export type Grouping = (CalendarIntervalGrouping | DatePartGrouping | DecimalIntervalGrouping | IntegerIntervalGrouping | ValueGrouping | {
12
- propertyId: string;
13
- targetPropertyId: string | null;
14
- });
15
-
package/models/Having.ts DELETED
@@ -1,25 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { And1 } from './And1';
6
- import type { Equal1 } from './Equal1';
7
- import type { GreaterThan1 } from './GreaterThan1';
8
- import type { GreaterThanOrEqual1 } from './GreaterThanOrEqual1';
9
- import type { In1 } from './In1';
10
- import type { LateBoundEqual1 } from './LateBoundEqual1';
11
- import type { LateBoundGreaterThan1 } from './LateBoundGreaterThan1';
12
- import type { LateBoundGreaterThanOrEqual1 } from './LateBoundGreaterThanOrEqual1';
13
- import type { LateBoundIn1 } from './LateBoundIn1';
14
- import type { LateBoundLessThan1 } from './LateBoundLessThan1';
15
- import type { LateBoundLessThanOrEqual1 } from './LateBoundLessThanOrEqual1';
16
- import type { LateBoundStringContains1 } from './LateBoundStringContains1';
17
- import type { LessThan1 } from './LessThan1';
18
- import type { LessThanOrEqual1 } from './LessThanOrEqual1';
19
- import type { Not1 } from './Not1';
20
- import type { Null1 } from './Null1';
21
- import type { Or1 } from './Or1';
22
- import type { StringContains1 } from './StringContains1';
23
-
24
- export type Having = (And1 | Or1 | Not1 | Equal1 | LateBoundEqual1 | In1 | LateBoundIn1 | LessThan1 | LessThanOrEqual1 | GreaterThan1 | GreaterThanOrEqual1 | LateBoundLessThan1 | LateBoundLessThanOrEqual1 | LateBoundGreaterThan1 | LateBoundGreaterThanOrEqual1 | Null1 | StringContains1 | LateBoundStringContains1);
25
-
package/models/In.ts DELETED
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { PropertyValue } from './PropertyValue';
6
-
7
- export type In = {
8
- '@type': 'in';
9
- propertyId: string;
10
- values: Array<PropertyValue>;
11
- };
12
-
package/models/In1.ts DELETED
@@ -1,13 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
- import type { PropertyValue } from './PropertyValue';
7
-
8
- export type In1 = {
9
- '@type': 'in';
10
- property: Property;
11
- values: Array<PropertyValue>;
12
- };
13
-
@@ -1,11 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type IntegerIntervalGrouping = {
6
- propertyId: string;
7
- targetPropertyId: string | null;
8
- '@type': 'integer-interval';
9
- interval: number;
10
- };
11
-
@@ -1,9 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type IntegerPropertyValue = {
6
- '@type': 'integer';
7
- value: number;
8
- };
9
-
@@ -1,8 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { PasswordAuthentication } from './PasswordAuthentication';
6
-
7
- export type JdbcAuthentication = PasswordAuthentication;
8
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type LateBoundEqual = {
6
- '@type': 'eq-var-ref';
7
- propertyId: string;
8
- valueVariableReference: string;
9
- };
10
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
-
7
- export type LateBoundEqual1 = {
8
- '@type': 'eq-var-ref';
9
- property: Property;
10
- valueVariableReference: string;
11
- };
12
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type LateBoundGreaterThan = {
6
- '@type': 'gt-var-ref';
7
- propertyId: string;
8
- valueVariableReference: string;
9
- };
10
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
-
7
- export type LateBoundGreaterThan1 = {
8
- '@type': 'gt-var-ref';
9
- property: Property;
10
- valueVariableReference: string;
11
- };
12
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type LateBoundGreaterThanOrEqual = {
6
- '@type': 'gte-var-ref';
7
- propertyId: string;
8
- valueVariableReference: string;
9
- };
10
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
-
7
- export type LateBoundGreaterThanOrEqual1 = {
8
- '@type': 'gte-var-ref';
9
- property: Property;
10
- valueVariableReference: string;
11
- };
12
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type LateBoundIn = {
6
- '@type': 'in-var-ref';
7
- propertyId: string;
8
- valueVariableReference: string;
9
- };
10
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
-
7
- export type LateBoundIn1 = {
8
- '@type': 'in-var-ref';
9
- property: Property;
10
- valueVariableReference: string;
11
- };
12
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type LateBoundLessThan = {
6
- '@type': 'lt-var-ref';
7
- propertyId: string;
8
- valueVariableReference: string;
9
- };
10
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
-
7
- export type LateBoundLessThan1 = {
8
- '@type': 'lt-var-ref';
9
- property: Property;
10
- valueVariableReference: string;
11
- };
12
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type LateBoundLessThanOrEqual = {
6
- '@type': 'lte-var-ref';
7
- propertyId: string;
8
- valueVariableReference: string;
9
- };
10
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
-
7
- export type LateBoundLessThanOrEqual1 = {
8
- '@type': 'lte-var-ref';
9
- property: Property;
10
- valueVariableReference: string;
11
- };
12
-
@@ -1,11 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type LateBoundStringContains = {
6
- '@type': 'str-ctns-var-ref';
7
- propertyId: string;
8
- valueVariableReference: string;
9
- caseInsensitive: boolean;
10
- };
11
-
@@ -1,13 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
-
7
- export type LateBoundStringContains1 = {
8
- '@type': 'str-ctns-var-ref';
9
- property: Property;
10
- valueVariableReference: string;
11
- caseInsensitive: boolean;
12
- };
13
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { PropertyValue } from './PropertyValue';
6
-
7
- export type LessThan = {
8
- '@type': 'lt';
9
- propertyId: string;
10
- value: PropertyValue;
11
- };
12
-
@@ -1,13 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
- import type { PropertyValue } from './PropertyValue';
7
-
8
- export type LessThan1 = {
9
- '@type': 'lt';
10
- property: Property;
11
- value: PropertyValue;
12
- };
13
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { PropertyValue } from './PropertyValue';
6
-
7
- export type LessThanOrEqual = {
8
- '@type': 'lte';
9
- propertyId: string;
10
- value: PropertyValue;
11
- };
12
-
@@ -1,13 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
- import type { PropertyValue } from './PropertyValue';
7
-
8
- export type LessThanOrEqual1 = {
9
- '@type': 'lte';
10
- property: Property;
11
- value: PropertyValue;
12
- };
13
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Branch } from './Branch';
6
-
7
- export type ListBranchResponse = {
8
- branches: Array<Branch>;
9
- };
10
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { NamespaceResponse } from './NamespaceResponse';
6
-
7
- export type ListNamespacesResponse = {
8
- namespaces: Array<NamespaceResponse>;
9
- };
10
-
@@ -1,8 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type ListVersionedViewsRequest = {
6
- viewIds: Record<string, string>;
7
- };
8
-
@@ -1,8 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type ListViewsRequest = {
6
- viewIds: Array<string>;
7
- };
8
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { ViewResponse } from './ViewResponse';
6
-
7
- export type ListViewsResponse = {
8
- views: Array<ViewResponse>;
9
- };
10
-
package/models/MSS.ts DELETED
@@ -1,16 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { JdbcAuthentication } from './JdbcAuthentication';
6
- import type { Tunnel } from './Tunnel';
7
-
8
- export type MSS = {
9
- authentication: JdbcAuthentication;
10
- database: string;
11
- host: string;
12
- tunnel: Tunnel;
13
- '@type': 'mss';
14
- port?: number;
15
- };
16
-
@@ -1,9 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type MergeBranchRequest = {
6
- commitMessage: string;
7
- targetBranch: string | null;
8
- };
9
-
package/models/MySql.ts DELETED
@@ -1,16 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { JdbcAuthentication } from './JdbcAuthentication';
6
- import type { Tunnel } from './Tunnel';
7
-
8
- export type MySql = {
9
- authentication: JdbcAuthentication;
10
- database: string;
11
- host: string;
12
- tunnel: Tunnel;
13
- '@type': 'mysql';
14
- port?: number;
15
- };
16
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type Namespace = {
6
- name: string;
7
- ignoreTableList?: Array<string>;
8
- readonly id?: string;
9
- };
10
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Namespace } from './Namespace';
6
-
7
- export type NamespaceRequest = {
8
- namespace: Namespace;
9
- };
10
-
@@ -1,14 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Namespace } from './Namespace';
6
- import type { NamespaceResponseMetadata } from './NamespaceResponseMetadata';
7
-
8
- export type NamespaceResponse = {
9
- namespace: (Namespace & {
10
- readonly id: string;
11
- });
12
- meta: NamespaceResponseMetadata | null;
13
- };
14
-
@@ -1,12 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { DataSource } from './DataSource';
6
- import type { View } from './View';
7
-
8
- export type NamespaceResponseMetadata = {
9
- dataSources: Array<DataSource> | null;
10
- views: Array<View> | null;
11
- };
12
-
package/models/Not.ts DELETED
@@ -1,11 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Filter } from './Filter';
6
-
7
- export type Not = {
8
- '@type': 'not';
9
- value: Filter;
10
- };
11
-
package/models/Not1.ts DELETED
@@ -1,11 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Having } from './Having';
6
-
7
- export type Not1 = {
8
- '@type': 'not';
9
- value: Having;
10
- };
11
-
package/models/Null.ts DELETED
@@ -1,9 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type Null = {
6
- '@type': 'null';
7
- propertyId: string;
8
- };
9
-
package/models/Null1.ts DELETED
@@ -1,11 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Property } from './Property';
6
-
7
- export type Null1 = {
8
- '@type': 'null';
9
- property: Property;
10
- };
11
-
package/models/Or.ts DELETED
@@ -1,11 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Filter } from './Filter';
6
-
7
- export type Or = {
8
- '@type': 'or';
9
- values: Array<Filter>;
10
- };
11
-
package/models/Or1.ts DELETED
@@ -1,11 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { Having } from './Having';
6
-
7
- export type Or1 = {
8
- '@type': 'or';
9
- values: Array<Having>;
10
- };
11
-
@@ -1,9 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type PagingConfiguration = {
6
- perPage?: number;
7
- page?: number;
8
- };
9
-
@@ -1,10 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- export type PasswordAuthentication = {
6
- '@type': 'username-password';
7
- username: string;
8
- password?: string | null;
9
- };
10
-
@@ -1,16 +0,0 @@
1
- /* istanbul ignore file */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
-
5
- import type { JdbcAuthentication } from './JdbcAuthentication';
6
- import type { Tunnel } from './Tunnel';
7
-
8
- export type Postgres = {
9
- authentication: JdbcAuthentication;
10
- database: string;
11
- host: string;
12
- tunnel: Tunnel;
13
- '@type': 'postgres';
14
- port?: number;
15
- };
16
-