Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

feat: add support for postgres#12

Open
ridhoperdana wants to merge 2 commits intomasterfrom
postgre-test
Open

feat: add support for postgres#12
ridhoperdana wants to merge 2 commits intomasterfrom
postgre-test

Conversation

@ridhoperdana
Copy link
Collaborator

close issue #10

import (
"database/sql"

driverSql "github.com/go-sql-driver/mysql"
Copy link
Member

Choose a reason for hiding this comment

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

is it the right choice? I'm afraid this is not the right one.

How about this: https://github.com/lib/pq??

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