-
-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
I searched the pkg.dev and documentation website
How do you use bob step by step?
- Installing the library is not straightforward. I can't find a
go getorgo installanywhere. - https://bob.stephenafamo.com/docs/code-generation/configuration/ references a
bobgen.yamlbut I cannot find an example anywhere. - https://bob.stephenafamo.com/docs/code-generation/psql shows a
go runcommend, but then references an unreferenced yaml key for driver configuration.
So, what is a step by step guide to running bob with github.com/jackc/pgx/v5 driver and calling a create and insert?
I am also hoping that bob generates the code for me to connect to database so I don't have to configure all of that too.
Metadata
Metadata
Assignees
Labels
No labels