Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 405 Bytes

File metadata and controls

14 lines (8 loc) · 405 Bytes

SQLc

This repository contains the code and examples used on the Dreams of Code video about SQLc

https://youtu.be/VX6KzpjaPp8

Amendments

Below contains any amendments to the video

Importing

One thing I glossed over in the video is that you'll need to import the generated repository package following the codegen. This should be familiar to experienced Go devs but might not to beginners.