Commit edff63b
Fix database trait bounds and compilation issues
- Fix KeySource::Generated usage in tests
- Add proper trait bounds for generic database operations
- Remove problematic database operations from generic implementations
- Add concrete implementations for database-specific methods
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent af4e661 commit edff63b
2 files changed
+311
-405
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments