I've downloaded and setup my own private RoR server to help alleviate my addiction

Only one issue so far i get the error GmLevel = System.Byte doesnt fit to Common.AccountSystem.ArgumentException: Object of type 'System.Byte' cannot be converted to type 'System.SByte'. I've tried changing the GmLeve to a tinyint(3) in my sql but no luck, any ideas?
Thanks in advance
-MBS