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.
1 parent 5ef3b53 commit 71e9f31Copy full SHA for 71e9f31
apps/dbagent/src/lib/targetdb/unsafe-explain.test.ts
@@ -1,4 +1,4 @@
1
-import { isSingleStatement } from './explain';
+import { isSingleStatement } from './unsafe-explain';
2
3
describe('isSingleStatement', () => {
4
describe('positive tests - should return true', () => {
0 commit comments