Open Issues Need Help
View All on GitHubAI Summary: The `lib/pq` PostgreSQL driver is in maintenance mode, posing a security risk as reported issues may not be resolved. This issue proposes migrating to the actively developed `pgx` library as a more secure and reliable alternative. The change aims to ensure future support and timely resolution of potential vulnerabilities.
AI Summary: The project's SQLC configuration needs to be updated to version 2, as the current setup is outdated and causing an IDE warning. This update is crucial for adopting best practices, enabling multi-language support, and leveraging a more flexible plugin architecture. The task involves migrating the existing SQLC configuration to the latest version to ensure proper database interaction code generation.