We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0717159 commit 863c8d0Copy full SHA for 863c8d0
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+- 2016-07-11 - v1.2.5
2
+- 2016-07-11 - Fixing bug when concurrently updating the same resource id
3
- 2016-07-04 - v1.2.4
4
- 2016-07-04 - Use stricter MySQL transaction isolation READ_COMMITTED
5
- 2016-07-01 - v1.2.3
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-store-relationaldb",
- "version": "1.2.4",
+ "version": "1.2.5",
"description": "Relational data store for jsonapi-server.",
"keywords": [
6
"json:api",
0 commit comments