gobuffalo / docs

The source for the Buffalo website
https://gobuffalo.io
MIT License
112 stars 153 forks source link

Document using Find(&user, idMap) #513

Open KrzysztofMadejski opened 5 years ago

KrzysztofMadejski commented 5 years ago

On https://gobuffalo.io/en/docs/db/querying/ It seems it got stripped while moving docs from README to gobuffalo.io

https://github.com/gobuffalo/pop/pull/97 https://github.com/petar-dambovaliev/pop/blame/696d51cf3d721afb7c3f9daacabbe1319b07f55f/README.md#L278-L282

kteb commented 5 years ago

Looking at the code, it should be still working so yeah it looks like some part missing in the website. PR welcome. Just to be 100% doing a very small POC would be nice, but I'll be really surprised if it's not working anymore.