Andy Allan
|
c19d1b406b
|
last of the auto_increments removed from the migrations
|
2008-11-08 17:39:16 +00:00 |
|
Andy Allan
|
fc9046ce6f
|
Moving AUTO_INCREMENTs to monkeypatching. Seems a bit hacky though
|
2008-11-08 16:47:02 +00:00 |
|
Andy Allan
|
e598ee220f
|
Change bigint id column to monkeypatching-friendly syntax
|
2008-11-08 11:01:39 +00:00 |
|
Gabriel Ebner
|
ba01b66242
|
split_node_tags: Implement key constraints.
|
2008-05-04 08:25:29 +00:00 |
|
Tom Hughes
|
62dfa5ff45
|
Make the tile ID column unsigned as intended.
|
2007-09-18 23:06:40 +00:00 |
|
Tom Hughes
|
69f364bb78
|
Enhacements to the migration library code.
|
2007-06-24 16:00:46 +00:00 |
|
Tom Hughes
|
a3ad9912d5
|
Primary keys can't have names so don't pretend otherwise.
|
2007-06-24 11:38:35 +00:00 |
|
Tom Hughes
|
f042a797c6
|
Move common support code from the base migration to a library file where
it can be used by other migrations.
|
2007-06-24 11:25:26 +00:00 |
|