In MyGeneration 1.1.1, the DbTargets.xml file and Languages.xml file seem to be missing mappings for TINYTEXT and MEDIUMTEXT for MySQL2.
I'm trying to test against a Wordpress blog database, which uses TINYTEXT here and there.
Now that I've hacked my local files to map those column types, I'm discovering that NHibernate doesn't yet have its own type classes for the unsigned numeric types like \"uint\" and \"ulong\".
