Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-16State that comma separated data is serialised dataYorick Peterse
Comma separated values really are a form of serialised data so we should clarify that we shouldn't store such data in the DB.
2017-05-31Document not storing serialized dataYorick Peterse