summaryrefslogtreecommitdiff
path: root/db/migrate/20180305095250_create_internal_ids_table.rb
Commit message (Expand)AuthorAgeFilesLines
* 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