Fix sqlAlias.spec.ts
This commit is contained in:
parent
06d8670dcc
commit
69aa5efcd1
|
@ -3329,7 +3329,7 @@ if (descriptions.length) {
|
||||||
})
|
})
|
||||||
|
|
||||||
isSql &&
|
isSql &&
|
||||||
describe("primaryDisplay", () => {
|
describe.only("primaryDisplay", () => {
|
||||||
beforeAll(async () => {
|
beforeAll(async () => {
|
||||||
let toRelateTableId = await createTable({
|
let toRelateTableId = await createTable({
|
||||||
name: {
|
name: {
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "READ",
|
||||||
"datasourceId": "datasource_plus_8066e56456784eb2a00129d31be5c3e7",
|
|
||||||
"entityId": "persons",
|
|
||||||
"operation": "READ"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": [
|
"fields": [
|
||||||
"a.year",
|
"a.year",
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "CREATE",
|
||||||
"datasourceId": "datasource_plus_0ed5835e5552496285df546030f7c4ae",
|
|
||||||
"entityId": "people",
|
|
||||||
"operation": "CREATE"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": ["a.name", "a.age"]
|
"fields": ["a.name", "a.age"]
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "CREATE",
|
||||||
"datasourceId": "datasource_plus_8066e56456784eb2a00129d31be5c3e7",
|
|
||||||
"entityId": "persons",
|
|
||||||
"operation": "CREATE"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": [
|
"fields": [
|
||||||
"a.year",
|
"a.year",
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "DELETE",
|
||||||
"datasourceId": "datasource_plus_8066e56456784eb2a00129d31be5c3e7",
|
|
||||||
"entityId": "compositetable",
|
|
||||||
"operation": "DELETE"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": ["a.keyparttwo", "a.keypartone", "a.name"]
|
"fields": ["a.keyparttwo", "a.keypartone", "a.name"]
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "READ",
|
||||||
"datasourceId": "datasource_plus_44a967caf37a435f84fe01cd6dfe8f81",
|
|
||||||
"entityId": "tasks",
|
|
||||||
"operation": "READ"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": [
|
"fields": [
|
||||||
"a.executorid",
|
"a.executorid",
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "READ",
|
||||||
"datasourceId": "datasource_plus_44a967caf37a435f84fe01cd6dfe8f81",
|
|
||||||
"entityId": "products",
|
|
||||||
"operation": "READ"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": [
|
"fields": [
|
||||||
"a.productname",
|
"a.productname",
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "READ",
|
||||||
"datasourceId": "datasource_plus_8066e56456784eb2a00129d31be5c3e7",
|
|
||||||
"entityId": "products",
|
|
||||||
"operation": "READ"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": [
|
"fields": [
|
||||||
"a.productname",
|
"a.productname",
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "READ",
|
||||||
"datasourceId": "datasource_plus_44a967caf37a435f84fe01cd6dfe8f81",
|
|
||||||
"entityId": "tasks",
|
|
||||||
"operation": "READ"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": [
|
"fields": [
|
||||||
"a.executorid",
|
"a.executorid",
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "UPDATE",
|
||||||
"datasourceId": "datasource_plus_8066e56456784eb2a00129d31be5c3e7",
|
|
||||||
"entityId": "persons",
|
|
||||||
"operation": "UPDATE"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": [
|
"fields": [
|
||||||
"a.year",
|
"a.year",
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
{
|
{
|
||||||
"endpoint": {
|
"operation": "UPDATE",
|
||||||
"datasourceId": "datasource_plus_8066e56456784eb2a00129d31be5c3e7",
|
|
||||||
"entityId": "persons",
|
|
||||||
"operation": "UPDATE"
|
|
||||||
},
|
|
||||||
"resource": {
|
"resource": {
|
||||||
"fields": [
|
"fields": [
|
||||||
"a.year",
|
"a.year",
|
||||||
|
|
Loading…
Reference in New Issue