Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

support csv logs #18

Closed
wants to merge 5 commits into from
Closed

support csv logs #18

wants to merge 5 commits into from

Conversation

noqcks
Copy link

@noqcks noqcks commented Jun 9, 2023

closes #9
closes #10

I also needed to update pgx to v5 so that we can connect to RDS. <v4 was throwing errors when attempting to connect to an RDS database.

cc: @benwh

Signed-off-by: Benji Visser <[email protected]>
Signed-off-by: Benji Visser <[email protected]>
Signed-off-by: Benji Visser <[email protected]>
Signed-off-by: Benji Visser <[email protected]>
Copy link
Contributor

@Breefield Breefield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice test!
I also add runPassword in #19

@chill
Copy link
Contributor

chill commented Nov 7, 2023

@noqcks it might be best to wait for #20 and then rebase on top of that, will give you a ping when that's happened if you're interested in getting this merged

@chill
Copy link
Contributor

chill commented Nov 24, 2023

Superseded by #20

@chill chill closed this Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing csv log. How to authenticate with a password?
3 participants