Skip to content

Commit aa6d874

Browse files
author
Mohamed Sarwat
committed
Update Dataset Loading Script
1 parent c796dc8 commit aa6d874

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PostgreSQL/scripts/create_samples.pl

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/perl
22

3+
#Dataset Loading Script
4+
35
use Cwd;
46
my $pwd = getcwd;
57

0 commit comments

Comments
 (0)