Base Concurrency
Project description
Module to regroup all workarounds/fixes to avoid concurrency issues in SQL.
* res.users login_date:
the login date is now separated from res.users; on long transactions,
"re-logging" by opening a new tab changes the current res.user row,
which creates concurrency issues with PostgreSQL in the first transaction.
This creates a new table and a function field to avoid this. In order to
avoid breaking modules which access via SQL the login_date column, a cron
(inactive by default) can be used to sync data.
* res.users login_date:
the login date is now separated from res.users; on long transactions,
"re-logging" by opening a new tab changes the current res.user row,
which creates concurrency issues with PostgreSQL in the first transaction.
This creates a new table and a function field to avoid this. In order to
avoid breaking modules which access via SQL the login_date column, a cron
(inactive by default) can be used to sync data.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo8_addon_base_concurrency-8.0.1.1.0.99.dev13-py2-none-any.whl.
File metadata
- Download URL: odoo8_addon_base_concurrency-8.0.1.1.0.99.dev13-py2-none-any.whl
- Upload date:
- Size: 71.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d6dd37c346ee215eba29055f4a0aeab44f68439cd5c4e99740f8584da8462ae
|
|
| MD5 |
f470cdd410e671d3c4015e9b2592b800
|
|
| BLAKE2b-256 |
bbdca774bc64a86db74c9975ab5a4eb7ccfba192518b61ada9cc27b1d768fedf
|