Skip to content

Commit 257aeed

Browse files
fix: docs spacing (#391)
1 parent 5436648 commit 257aeed

6 files changed

Lines changed: 2 additions & 579 deletions

File tree

docs/03_Usage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,3 @@ public async Task ExampleTransaction(IDbConnection connection)
118118
```
119119

120120
More info can be found in [here](https://docs.sqlc.dev/en/stable/howto/transactions.html).
121-

docs/04_Postgres.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,3 @@ INSERT INTO tab1 (macaddr8_field) VALUES (sqlc.narg('macaddr8_field')::macaddr8)
8585
```
8686

8787
</details>
88-

docs/05_MySql.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,3 @@ we consider support for the different data types separately for batch inserts an
8282
| geometrycollection | ⚠️ | ⚠️ |
8383

8484
</details>
85-

docs/07_Benchmark.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@
2222
<br/>
2323

2424
[SQLite - Writes](https://github.com/DaredevilOSS/sqlc-gen-csharp/blob/main/benchmark/BenchmarkDotNet.Artifacts/sqlite/writes/results/BenchmarkRunner.Benchmarks.SqliteWriteBenchmark-report-github.md)
25+

0 commit comments

Comments
 (0)