Skip to content

Commit 2d93860

Browse files
committed
snapshot
1 parent a932750 commit 2d93860

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

src/Service.Tests/Snapshots/ConfigurationTests.TestReadingRuntimeConfigForMsSql.verified.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3755,14 +3755,11 @@
37553755
DateOnlyTable: {
37563756
Source: {
37573757
Object: date_only_table,
3758-
Type: Table
3758+
Type: Table,
3759+
KeyFields: [
3760+
event_date
3761+
]
37593762
},
3760-
Fields: [
3761-
{
3762-
Name: event_date,
3763-
PrimaryKey: true
3764-
}
3765-
],
37663763
GraphQL: {
37673764
Singular: DateOnlyTable,
37683765
Plural: DateOnlyTables,

0 commit comments

Comments
 (0)