-
Check into adding a data migration that will correctly populate the `django_sites` table. The Sites framework is used by the Invite app. If we cease using it in the future, this issue no longer be rel…
-
When should we start to export the old Webern data from Salsah 1.3.1 to Salsah 1.5 resp. Knora? What steps are necessary in preparation? What has to be done (semi-automatically) by DHLab? What can be …
-
### User story
**AS A** VA Form product team member
**I WANT** access to Forms migration logs from the last 30 days
**SO THAT** I can easily tell whether migration data on a specific date in the past …
-
```[tasklist]
### Tasks
- [ ] Configure Database Migrations
- [ ] Support running migrations in code
```
## Problem
In .NET Entity Framework, there can be several database schema migrations. However…
-
People often add many receipts to the same expense. This is bad since then the sum of the receipts needs to be verified manually. The other way is to require the submitter to put every receipt to its …
-
I'm starting this thread to document procedures for harvesting YCBA MARC records from Alma, in anticipation of the migration scheduled for late spring 2025.
URL for the data set, as currently conf…
-
Trying to migrate from PostgreSQL to CockroachDB (v24.2.0) presents a unique error. I am using `django-cockroachdb==5.0` as I am unable to upgrade django to 5.1 (using django 5.0.9).
This is being …
-
Make sure we can call `flask db upgrade` after calling `flask dev data` and friends.
-
The 2024 migration for actix-web-lab@0.23.0 failed to detect a situation where an impl trait needs some kind of capture. The following error occurs after updating to 2024:
```
error[E0515]: cannot re…
-
#### Describe the task
The `Operation` model currently has a `status` column, which we still want, but it will only be used to indicate whether an operation has completed registration or not.
We wil…