Thu, 24 Jun 2010 16:03:57 +0200 | Alexandre Fayolle | fix name error | file | diff | annotate |
Thu, 24 Jun 2010 15:59:17 +0000 | Alexandre Fayolle | fix schema migration hooks (partial) | file | diff | annotate |
Mon, 21 Jun 2010 13:23:11 +0200 | Sylvain Thénault | backport stable | file | diff | annotate |
Mon, 21 Jun 2010 09:36:40 +0200 | Sylvain Thénault | [schema migration] fix fix introduced in 5803:589e2e3fb997, test for backend alter column support should be done in the operation, else the associated index is not dropped while this is supported | file | diff | annotate |
Mon, 21 Jun 2010 08:54:12 +0200 | Sylvain Thénault | [schema migration] fix backend compatibility issue by using type_from_constraints / sql_change_col_type instead of bare ALTER COLUMN | file | diff | annotate |
Mon, 21 Jun 2010 08:53:13 +0200 | Sylvain Thénault | [schema migration] don't try to drop column if backend doesn't support column alteration (eg sqlite) | file | diff | annotate |