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

feat: updated to use PGX postgres lib #42

Merged
merged 3 commits into from
Nov 15, 2023
Merged

feat: updated to use PGX postgres lib #42

merged 3 commits into from
Nov 15, 2023

Conversation

commoddity
Copy link
Contributor

No description provided.

@commoddity commoddity requested a review from a team November 13, 2023 17:06
@commoddity commoddity self-assigned this Nov 13, 2023
@@ -8,7 +8,7 @@ gen_sql:
test: test_env_up run_driver_tests test_env_down

test_env_up:
@echo "🧪 Starting up Transation DB test database ..."
@echo "🧪 Starting up Transaction DB test database ..."
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice, thank you for catching the typo!

(session_key, session_height, portal_region_name, created_at, updated_at)
VALUES
('', 1, 'europe-west3', TIMESTAMP '1970-01-01 00:00:00', TIMESTAMP '1970-01-01 00:00:00');
('europe-north1'),
Copy link
Contributor

Choose a reason for hiding this comment

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

Not a blocker, and I understand this is just formatting existing code, but these should eventually be moved out of the code.

postgres-driver/suite_test.go Outdated Show resolved Hide resolved
@commoddity commoddity merged commit 5c32bd0 into main Nov 15, 2023
3 checks passed
@commoddity commoddity deleted the use-pgx branch November 15, 2023 21:46
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.

2 participants