john-okeefe
57e545cbcb
fix: correct SQL syntax for ebook rating creation
- Fix VALUES clause in CreateEbookRating query
- Remove invalid SELECT that caused SQL syntax error
- Use proper INSERT VALUES (, , ) syntax for pgx v5
- Ensure compatibility with existing code generation
Resolves database syntax error while maintaining backward compatibility
2026-01-28 11:28:20 -05:00
..
2026-01-28 11:28:20 -05:00
2026-01-23 09:30:15 -05:00
2026-01-23 09:08:04 -05:00
2026-01-28 11:00:06 -05:00
2026-01-28 11:00:06 -05:00
2026-01-28 11:28:20 -05:00
2026-01-26 11:30:15 -05:00