We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d2c5b commit ad5325eCopy full SHA for ad5325e
1 file changed
README.md
@@ -11,7 +11,7 @@ This crate extracts **documentation** from SQL files by parsing:
11
- Line and block comments
12
- Table and column locations
13
14
-It then attaches comments to the SQL structures they describe, producing a structured, queryable documentation model.
+Then comments are attached to the SQL structures they describe, producing a structured, queryable documentation model.
15
16
## Example
17
0 commit comments