Join Slack
Powered by
``` Foos.batchInsert(foos) { this[Foo.id] = i...
# exposed
d
dmnk_89
07/19/2017, 6:45 AM
Copy code
Foos.batchInsert(foos) { this[Foo.id] = it.id this[Foo.bar] = it.bar }
Open in Slack
Previous
Next