This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Commit 40286c5
authored
fix: syntax and code comments errors (#24)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Corrected spelling of "persistent" in test comments
- Updated comment casing and formatting in SQLite-related documentation
- Improved syntax for module constant referencing in comments
These changes are purely documentation-related and do not impact the
functionality of the code.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 5cca011 commit 40286c5
File tree
3 files changed
+4
-4
lines changed- src
- connection
- ffi
- tests/test
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments