]> git.openstreetmap.org Git - rails.git/commit
- Add missing null constraints.
authorTom Hughes <tom@compton.nu>
Wed, 23 Jan 2008 19:25:37 +0000 (19:25 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 23 Jan 2008 19:25:37 +0000 (19:25 +0000)
commit602b7b6d3fc602288804ebe16d00181f4acfa239
tree840edc1dcde868c109455972fe18fee06091927e
parent6f6e827702fb2e56c0f7cd6aaf43d98f9c7f5fb2
- Add missing null constraints.
- Drop pointless index on current_node_tags and order primary key correctly.
- Make version column of node history table auto increment.
db/migrate/011_create_node_tags.rb
db/migrate/012_create_old_node_tags.rb
db/migrate/013_populate_node_tags_and_remove.rb
db/migrate/014_create_temp_old_nodes.rb