diff options
author | Frederick Muriuki Muriithi | 2024-05-05 06:28:11 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-05-05 06:28:11 +0300 |
commit | 9a54307817dda0d2f3da10e33b5189f199741c54 (patch) | |
tree | 0cdeeecc27f2988d1d6116a1d745eeaa2b5bf987 /qc_app/db/datasets.py | |
parent | c316519b4b84f16234db2939a7c8544b33c0667d (diff) | |
download | gn-uploader-9a54307817dda0d2f3da10e33b5189f199741c54.tar.gz |
Provide default for InbredSetId
The `InbredSetId` field in the `InbredSet` table in MariaDB is in some
instances a required field, so we need to provide a value. This value
should be the same as that for the `Id` field, that we do not
previously know.
This commit provides a value of zero (0) as the default. This value is
subsequently updated to be same as that of the `Id` field.
Diffstat (limited to 'qc_app/db/datasets.py')
0 files changed, 0 insertions, 0 deletions