MDThe Scan also errors when database values are null. Instead the struct should have sql.NullString instead of string type.Comment·Article·Apr 6, 2024·Go language + MySQL REST API: CRUD example.
MDI had to add missing import "encoding/json"Comment·Article·Apr 6, 2024·Go language + MySQL REST API: CRUD example.