// Code generated by sqlc. DO NOT EDIT. // versions: // sqlc v1.28.0 package test type Test struct { ID int32 Data string }