spacecowboy/AndroidCodeGenerator

Additional data types

Opened this issue · 2 comments

What about additonal data types such as boolean. I didnt see a way with the generate to create a boolean java field.

Would it not be better to build the tables with the java data type. Then convert that to an equivilant sqlite datatype?

All types have not been implemented yet. It's still in early development.