You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/skills/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Detailed reference guides for specific SQLSpec usage patterns:
37
37
38
38
| Guide | Purpose | Key Topics |
39
39
|-------|---------|-----------|
40
-
|[configuration.md](sqlspec-usage/patterns/configuration.md)| Configuration across all adapters |pool_config, driver_features, extension_config, multi-database |
40
+
|[configuration.md](sqlspec-usage/patterns/configuration.md)| Configuration across all adapters |connection_config, driver_features, extension_config, multi-database |
41
41
|[queries.md](sqlspec-usage/patterns/queries.md)| Query execution patterns | Parameter binding, result handling, transactions, type mapping |
0 commit comments