mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 02:24:33 +00:00
Currently the RawForeignKeySpec.timing type is set to lf.ConstraintAction. After checking the test in https://github.com/google/lovefield/blob/master/tests/schema/builder_test.js#L49 I confirmed that it should be lf.ConstraintTiming instead.