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.
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
File details
Details for the file odoo8_addon_base_concurrency-8.0.1.1.0.99.dev22-py2-none-any.whl
.
File metadata
- Download URL: odoo8_addon_base_concurrency-8.0.1.1.0.99.dev22-py2-none-any.whl
- Upload date:
- Size: 81.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f79f6f779c7623157c0885eab6451c1bb4ee7b74bb16aaf3a45e208f7deb4782 |
|
MD5 | d406620c579a22fbf8a80baa143c81c4 |
|
BLAKE2b-256 | 3a5778d70c5fe1eeaffd5db0f1f109bdb213d265e1133903a109492fa5b25228 |