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.
Built Distribution
Close
Hashes for odoo8_addon_base_concurrency-8.0.1.1.0.99.dev20-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdb019e855485f6bce55df4ab009919ac78ddfe5d5e5e946d2bfe89b651d748e |
|
MD5 | e11e35e5e9fff7a63db496df3e6678d9 |
|
BLAKE2-256 | 7196d8e1bedcc3c1c1d981ca91e64eb204d70eee04dfa65ddde0ba4e7b3bd629 |