-
When the gcd updates its schema (e.g. adds columns), changes have to be made to CreditUpdater, gcd_server, and ComicCollector (first 2 definite, last possibly).
-
https://github.com/json-schema-org/json-schema-spec/issues/1520 describes the current state of the `format` keyword and proposes a change that will technically be breaking but should also align the ke…
-
For Core Data, there's an entire programming guide for data migration and versioning:
https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CoreDataVersioning/Articles/Introduction.h…
-
Routes table schema was overhauled. Removed map image column and all date related columns. Routes are like 'route templates' they do not have dates.
This leads to needing an Activities table.
Act…
-
**[Mingle Card: 1454](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/1454)**
Add IsArchived as a checkbox, default unchecked, to the following objects
* Catalog It…
-
**[Mingle Card: 1795](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/1795)**
* Add a lookup on the job to ticket. The lookup should be called "Quote"
* Change the la…
-
## Overview
It is currently difficult to test VRL and schema changes in Matano. It requires a deployment and results in errors that make it hard to ascertain the issue.
## Goal
Add functionalit…
-
Copying over a request from @kevinkokomani :
> Twice in the last week, we have had customer run into near-outages or actual P1 incidents when running ALTER TABLE ADD COLUMN on a large table in thei…
-
At this meeting, we had to take a step back and adjust our constitution schema with new elements and attributes. This was necessary as we realized that our schema as we had it applied to both theoreti…
-
### Expected Behavior
As we start working on V2 new developers should find their local database set up with a single migration file to declare their initial schema.
### Current Behavior
As a conven…