Nicky Gerritsen

Results 119 comments of Nicky Gerritsen

> I can provide you with a sql dump, but how do I transfer it to you? The best option is to send it in a PM in Slack I...

Another option: 4. When `data source = 0` only allow numeric ID's and store them as our internal ID. When you supply a non-numeric ID, add a warning saying 'use...

Michael and me had a discussion, and we think we came up with something that could work such that we can get rid of data source 0, leaving basically two...

After thinking about this a bit, I wonder if this remark is what we actually want: > For submissions, judgings, runs and clarifications this depends on the mode: > *...

> > After thinking about this a bit, I wonder if this remark is what we actually want: > > > For submissions, judgings, runs and clarifications this depends on...

OK I got the initial thing working quite nicely, and will create a branch to track progress. Some remarks: - Judgements and runs don't have an external ID and don't...

> > * Judgements and runs don't have an external ID and don't need one; we always expose our internal ones in the API currently. We might want to change...

After talking with Tobi, we decided to change a bit: Instead of using internal ID's, let's use UUID's for teams, contests, problems, team categories and team affiliations and for users...

> > After talking with Tobi, we decided to change a bit: Instead of using internal ID's, let's use UUID's for teams, contests, problems, team categories and team affiliations and...