Tom Hughes
|
7fff6361c1
|
Use the inet type for IP addresses in postgres.
|
2009-04-09 15:17:12 +00:00 |
|
Tom Hughes
|
2e1414b229
|
Fix primary key creation for ACL table.
|
2009-04-09 15:09:38 +00:00 |
|
Andy Allan
|
d717f2d02a
|
Postgres adapter, and make migration 022 db-agnostic
|
2008-11-10 19:14:00 +00:00 |
|
Andy Allan
|
4adeeb51ad
|
remove indexes before renaming tables (some dbs have database-level index namespaces) and unsigned is also a mysqlism
|
2008-11-09 19:30:22 +00:00 |
|
Andy Allan
|
051f20e277
|
migrations: add specific method for nodes/ways/relations enum column
|
2008-11-09 16:11:42 +00:00 |
|
Andy Allan
|
550ce43250
|
move fulltext indexes to monkeypatch, since not all dbs have a fulltext analogue
|
2008-11-08 18:44:38 +00:00 |
|
Andy Allan
|
91374368fa
|
Move db engine changing into db adaptor monkeypatch
|
2008-11-08 18:04:36 +00:00 |
|
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 |
|