Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
e00d867e by Nicolas Évrard at 2023-09-27T17:15:44+02:00
Allow skipping index creation

Closes #12596
- - - - -
094bd24a by Nicolas Évrard at 2023-09-27T17:20:20+02:00
Allow creating index concurrently
- - - - -
ef12cabd by Nicolas Évrard at 2023-10-25T18:11:31+02:00
Create table as they are finally set up

If the base tables are not in their final set up the update process will lock
them and it could result in a deadlock when the ir_cache table is used by the
Cache
- - - - -
2fd8c5f8 by Nicolas Évrard at 2023-10-24T20:27:14+02:00
Commit when all modules are upgraded

Closes #12542
Closes #12518
- - - - -


13 changed files:

- trytond/CHANGELOG
- trytond/bin/trytond-admin
- trytond/doc/ref/backend.rst
- trytond/trytond/admin.py
- trytond/trytond/backend/postgresql/init.sql
- trytond/trytond/backend/postgresql/table.py
- trytond/trytond/backend/sqlite/init.sql
- trytond/trytond/backend/sqlite/table.py
- trytond/trytond/backend/table.py
- trytond/trytond/commandline.py
- trytond/trytond/model/modelsql.py
- trytond/trytond/modules/__init__.py
- trytond/trytond/pool.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/7bbbb91621ab3759dfdc04de3aa1754c89ef145d...2fd8c5f882650c75175309eadc29b1c1fcff6142

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/7bbbb91621ab3759dfdc04de3aa1754c89ef145d...2fd8c5f882650c75175309eadc29b1c1fcff6142
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to