Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 6746660

Browse files
committed
fix test
1 parent 8056598 commit 6746660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_files/copy/export_import_preserve_ids.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
9:5|(0:6)-{_LABEL: meets, _ID: 9:5, location: [3.000000,5.200000], times: 11, data: NO hex code}->(0:2)
5858
9:6|(0:7)-{_LABEL: meets, _ID: 9:6, location: [3.500000,1.100000], times: 13, data: :\xA3}->(0:1)
5959

60-
-STATEMENT EXPORT DATABASE "${KUZU_EXPORT_DB_DIRECTORY}_special/preserve_ids" (format='csv', header=true, sort_internal_ids=true);
60+
-STATEMENT EXPORT DATABASE "${KUZU_EXPORT_DB_DIRECTORY}_special/preserve_ids" (format='csv', header=true);
6161
---- ok
6262
-IMPORT_DATABASE "${KUZU_EXPORT_DB_DIRECTORY}_special/preserve_ids"
6363
-STATEMENT IMPORT DATABASE "${KUZU_EXPORT_DB_DIRECTORY}_special/preserve_ids";

0 commit comments

Comments
 (0)