Closed maxvoronov closed 8 years ago
Hi team.
I want try to use models like in your example:
// SELECT * FROM customer WHERE id=100 db.Select().Model(100, &customer)
But I don't see this method (screenshot attached).
Please advise where my mistake? Thank you
Are you using the latest code?
Sorry, my bad. Thank you
Hi team.
I want try to use models like in your example:
But I don't see this method (screenshot attached).
Please advise where my mistake? Thank you