top | item 45925588

(no title)

tinodb | 3 months ago

Nice! However I would actually advocate for fixtures in application code. I’ve seen too much drift otherwise. And creating “scale” is also easy, just add a for loop :). No programming in yaml needed. As an added benefit you can use the same fixtures for your end to end tests!

So it would be nice if RegreSQL would support fixture hooks for those who like this route.

discuss

order

jitl|3 months ago

To get prod scale out of a for loop I’m gonna need a few hours of iterations :-(

radimm|3 months ago

It's not unreasonable view - noted, will add to my list. Thank you!