Thawatchai Piyawat

Results 2 issues of Thawatchai Piyawat

I tried to install SwiftGen via Homebrew and received the following error: ``` tp-mac143 ➜ ~ brew install swiftgen ==> Downloading https://ghcr.io/v2/homebrew/core/swiftgen/manifests/6.6.3 Already downloaded: /Users/piyawat/Library/Caches/Homebrew/downloads/345d1b425954754d3dcd5af2914fb090bf1d7fce9386c96b339cefdad945913a--swiftgen-6.6.3.bottle_manifest.json ==> Fetching swiftgen ==> Downloading...

I'm wondering if Sequelize has a feature similar to ActiveRecord's [find_each](http://apidock.com/rails/ActiveRecord/Batches/ClassMethods/find_each)? We want to process millions of records. What's the recommended way to do it with Sequelize? BTW, thank you...

type: feature