sqlc-dev / sqlc

Generate type-safe code from SQL
https://sqlc.dev
MIT License
13.54k stars 809 forks source link

docs: Update tutorial to use modernc.sql/sqlite #3562

Closed werelord closed 3 hours ago

werelord commented 2 months ago

sqlc 1.25 removed the cgo dependency; updated the tutorial docs for sqlite to reflect this.