summaryrefslogtreecommitdiff
path: root/db/migrate/20180305095250_create_internal_ids_table.rb
Commit message (Expand)AuthorAgeFilesLines
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* Address review comments.Andreas Brandl2018-03-161-5/+1
* Simplify migration and add NOT NULL to project_id.Andreas Brandl2018-03-161-18/+2
* Use bigserial for internal_ids table.Andreas Brandl2018-03-161-1/+1
* Atomic generation of internal ids for issues.Andreas Brandl2018-03-161-0/+35