Integrate with Postgres DB #2

Closed
opened 2024-05-18 13:21:04 +02:00 by AustrianToast · 1 comment

Sqlite demo seems to work, now gonna try to use postgres with pgx driver

Sqlite demo seems to work, now gonna try to use postgres with pgx driver
AustrianToast added the
Kind/Feature
label 2024-05-18 13:21:04 +02:00
AustrianToast self-assigned this 2024-05-18 13:21:04 +02:00
AustrianToast added this to the Arbeitspakete project 2024-05-18 13:21:04 +02:00
Author
Owner

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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ITL/Uploader#2
No description provided.