bulk
Here are 175 public repositories matching this topic...
-
Updated
Jul 3, 2020 - C#
Hello @aykut! Thank you for this library and your work on it!
I just wanted to let you know that coming in Django 2.2 there will be a bulk_update() function available on any Model (just like bulk_create) that uses the same method as this library (and is heavily inspired by it!)
Would documenting this be possible? We could perhaps add a fallback to the built-in bulk_create if we
There's a need to document the code as well as update the README/Wiki with examples.
Since I have gone through the code and worked with it, I can put in some improvements and submit a PR.
-
Updated
Dec 18, 2018 - Java
-
Updated
Jun 19, 2020 - Python
Right now net.reqeust() gets just called with the path attribute of the options object:
https://github.com/danielnieto/electron-download-manager/blob/master/index.js#L138
It would be good to allow all other options too. In my use case I would pass a session with the options to limit the maximum bandwith...
-
Updated
Jun 22, 2020 - C#
-
Updated
Jun 24, 2020 - PHP
-
Updated
Jun 5, 2020 - Elixir
-
Updated
Jul 31, 2018 - JavaScript
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Jan 13, 2020 - Python
-
Updated
Apr 12, 2020 - Python
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Dec 18, 2018 - JavaScript
-
Updated
Apr 28, 2019 - HTML
-
Updated
Jun 25, 2020 - C#
Improve this page
Add a description, image, and links to the bulk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bulk topic, visit your repo's landing page and select "manage topics."
Extracted from #1961
There we defined those conversions for oracle to fix #1893. Same should be done for other providers with provider-specific types.
Basically we just need to register providertype to object mapping in mapping schema.