Michał Sawicz a écrit : > Dnia 2009-11-05, czw o godzinie 20:16 -0600, Canek Peláez Valdés pisze: >> The database schema that Moovida uses is rather simple; it will be >> really cool if MySQL could be used as backend. > > The first thing that breaks support for MySQL is using the PRAGMA stance > for schema versions. > > Getting rid of that into some kind of a 'schemas' table (so that other > plugins can keep their schemas' data there, too) would allow to look for > further incompatibilities. > > Apart from that, storm should support MySQL fine.
Yes, it should be almost completely transparent. As pointed out by Florian in the bug report, this is clearly not a priority for our core developers at the moment, but patches are always welcome and we will give them full attention and a thorough review. Cheers, Olivier
