dthonon / Client_API_VN

Export from VisioNature (Biolovision) web site to local postgresql database
GNU General Public License v3.0
3 stars 1 forks source link

fix: error makes transfer crash with big duration (fix #176) - [merged] #260

Closed dthonon closed 2 years ago

dthonon commented 2 years ago

In GitLab by @fred.lpo07 on Oct 21, 2021, 11:40

Merges develop -> develop

Fix #176 by changing duration field type to BigInteger

dthonon commented 2 years ago

In GitLab by @fred.lpo07 on Oct 21, 2021, 11:40

requested review from @dthonon

dthonon commented 2 years ago

In GitLab by @fred.lpo07 on Oct 21, 2021, 11:43

Following query must be executed to update existing table:

ALTER TABLE <json_column_schema>.download_log alter column duration type BIGINT;
dthonon commented 2 years ago

approved this merge request

dthonon commented 2 years ago

mentioned in commit 1d3a6a49b5809c30b908c8f6468ff800ea42ab0a