Support `returning` for `BulkInsertSafe.bulk_insert!`
This allows us to get an array with a hash containing a primary key and its value for all successfully inserted records.
Showing
Please register or sign in to comment
This allows us to get an array with a hash containing a primary key and its value for all successfully inserted records.