Block a user
Integrate with Postgres DB
pgx driver works perfectly for what I need. I checked for the possibility of sql injection, but it seems impossible because of my use of placeholders.
pgx driver works perfectly for what I need. I checked for the possibility of sql injection, but it seems impossible because of my use of placeholders.