transactions
Here are 301 public repositories matching this topic...
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
Dec 18, 2020 - Ruby
Now only memtx spaces can be temporary. Support of vinyl temporary spaces should be added in scope of #1785. However, now it is possible specify vinyl engine alongside with 'temporary' option:
box.schema.space.create('temp', {temporary=true}, {engine = 'vinyl'})
---
- engine: memtx
...
As one can see, vinyl engine is ignored and created space anyway uses memtx. I suggest to raise an
-
Updated
Nov 9, 2020 - Elixir
-
Updated
Dec 22, 2020 - Java
-
Updated
Apr 6, 2020 - TypeScript
-
Updated
Dec 13, 2020 - JavaScript
-
Updated
Dec 24, 2020 - C++
-
Updated
Dec 14, 2020 - Erlang
-
Updated
Oct 13, 2018 - Java
-
Updated
Dec 13, 2020 - Python
-
Updated
Dec 23, 2020 - Ruby
-
Updated
Feb 20, 2018 - JavaScript
-
Updated
Dec 8, 2020 - Python
-
Updated
Dec 23, 2020 - C++
-
Updated
Nov 15, 2020 - PHP
-
Updated
Oct 12, 2020 - Java
Clear Linux Support
Benchmarks and features make it sound promising for our workloads. AWS runs exclusively on Intel hardware, so we'll be able to make use of the CPU-specific optimizations in Clear Linux. We'll need to verify that Pan
-
Updated
Sep 4, 2018 - JavaScript
-
Updated
Oct 9, 2020 - Elixir
-
Updated
Sep 21, 2020 - TypeScript
-
Updated
Oct 28, 2020 - C#
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Sep 5, 2018 - JavaScript
Improve this page
Add a description, image, and links to the transactions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transactions topic, visit your repo's landing page and select "manage topics."
Issue Description
While using model.bulkCreate, as we pass the options, an object which contains transaction, it comes modified after the execution
What are you doing?
We have called bulk