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 |
Sun, 20 Jun 2010 15:09:42 +0000 | Alexandre Fayolle | Use SQL standard ALTER TABLE command (with ADD instead of ADD COLUMN) | file | diff | annotate |
Thu, 17 Jun 2010 15:15:52 +0200 | Sylvain Thénault | backport stable | file | diff | annotate |
Thu, 17 Jun 2010 15:08:25 +0200 | Katia Saurfelt | [text search] fix fulltext_container indexation | file | diff | annotate |
Thu, 20 May 2010 20:50:03 +0200 | Sylvain Thénault | [schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities | file | diff | annotate |
Thu, 20 May 2010 20:47:55 +0200 | Sylvain Thénault | [entity] introduce a new 'adapters' registry | file | diff | annotate |