This commit is contained in:
Jan Prochazka
2025-11-28 08:21:04 +01:00
parent 697d755744
commit 0913011120

View File

@@ -269,7 +269,7 @@ describe('Alter table', () => {
tbl.foreignKeys = [
{
constraintType: 'foreignKey',
pureName: 't2',
pureName: 't3',
refTableName: 't1',
columns: [
{