We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff91556 + 1be18d5 commit 5a9df6dCopy full SHA for 5a9df6d
tests/TestRelationalOperand.m
@@ -52,7 +52,8 @@ function TestRelationalOperand_testFkOptions(testCase)
52
rethrow(ME);
53
end
54
55
- % verify reverse engineering (TBD)
+ % verify reverse engineering
56
+ % (pending https://github.com/datajoint/datajoint-matlab/issues/305 solution)
57
q = Lab.ActiveSession;
58
raw_def = dj.internal.Declare.getDefinition(q);
59
assembled_def = describe(q);
0 commit comments