We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ace12d commit da97bf3Copy full SHA for da97bf3
README.md
@@ -7,7 +7,7 @@ This tool extracts dependencies between database objects:
7
At the moment, [sqlgg](https://github.com/ygrek/sqlgg/)
8
can't parse all function calls and doesn't parse foreign keys at all,
9
so I've thrown together a small but naïve shell script to analyze SQL scripts
10
-formatted [the way I write them](print.sql).
+formatted [the way I write them](demo/print.sql).
11
12
## Usage
13
0 commit comments