What steps will reproduce the problem?
1. create a method int getId() with annotation
FieldAccessor(Type=FieldType.INTEGER_PRIMARY_KEY)
What is the expected output? What do you see instead?
The SQL query have INTEGER ID PRIMARY KEY AUTOINCREMENT
The SQL query says INTEGER ID, so it seems to ignore the Type annotation
What version of the product are you using? On what operating system?
sqlitegen: db_0.1.5.jar with sqlitegen_eclipse_site_0.1.16.jar
eclipse Version: 3.6.0
OS: ubuntu 10.04
Please provide any additional information below.
Original issue reported on code.google.com by chuck...@gmail.com on 20 Sep 2010 at 12:11
Original issue reported on code.google.com by
chuck...@gmail.com
on 20 Sep 2010 at 12:11