mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-22 00:49:29 -06:00
Updating generated FK ID in test after fixing bug in FK.HashOf()
This commit is contained in:
@@ -127,7 +127,7 @@ export const tableTests = [
|
||||
{
|
||||
CONSTRAINT_CATALOG: "def",
|
||||
CONSTRAINT_SCHEMA: `${dbName}/main`,
|
||||
CONSTRAINT_NAME: "s7utamh8",
|
||||
CONSTRAINT_NAME: "lfbtivir",
|
||||
TABLE_CATALOG: "def",
|
||||
TABLE_SCHEMA: `${dbName}/main`,
|
||||
TABLE_NAME: "test_info",
|
||||
|
||||
Reference in New Issue
Block a user