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


Commits:
2102aadf by Cédric Krier at 2023-08-14T19:36:28+02:00
Use VARCHAR with size in SQL type for SQLite

Without the size the TableHandler creates a schema without size. When the
schema is updated, it raises a warning because it can not resize from no size.
Also even if SQLite does not enforce the size of the schema, at least we have
a correct schema.

Closes #12471
- - - - -


1 changed file:

- trytond/trytond/backend/sqlite/database.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/2102aadf34a053ec7e907f0838ca81f277224508

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/2102aadf34a053ec7e907f0838ca81f277224508
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to