issues
search
memtrip
/
SQLKing
SQLKing is an Android SQLite ORM powered by an annotation preprocessor, tables are defined by Table annotations and CRUD classes expose an expressive api for executing SQLite queries. @memtrip
Other
21
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added initial support for Composite Foreign Keys and Indexes
#19
Trellian
opened
8 years ago
8
FYI - contributions - Composite Foreign Keys, Composite indexes
#18
Trellian
opened
8 years ago
12
Q.java is being generated, but not found
#17
Trellian
closed
8 years ago
1
Primary Key settings - autonumber
#16
Trellian
opened
8 years ago
1
Recursive joins and lists - possible?
#15
Trellian
opened
8 years ago
1
Duplicate definitions being generated in retrieveSQLSelectResults
#14
Trellian
closed
8 years ago
12
Added missing whitespace immediately before a JOIN keyword
#13
Trellian
closed
8 years ago
1
Error in client/build.gradle - requesting old version of preprocessor
#12
Trellian
closed
8 years ago
1
build of INNER join SQL text is missing whitespace
#11
Trellian
closed
8 years ago
3
Retrieving columns from related tables with Joins
#10
Trellian
closed
8 years ago
2
How to do join queries?
#9
Trellian
closed
8 years ago
2
Foreign Key annotation syntax
#8
Trellian
opened
8 years ago
1
nullPointerException in Column.assembleIsIndex()
#7
Trellian
opened
8 years ago
8
Unable to locate the 'Q' class
#6
Trellian
closed
8 years ago
2
Ignore members that are not annotated with @Column
#5
Trellian
closed
8 years ago
1
Request for ability to ignore private static member variables in a Table
#4
Trellian
closed
8 years ago
3
How to annotate a column as a Foreign Key and/or Index?
#3
Trellian
closed
8 years ago
21
Error:(3, 35) error: package javax.annotation.processing does not exist
#2
Trellian
closed
8 years ago
18
Unable to get android-apt to work with Android Studio 1.5 or 2.0, gradle rev 2.8
#1
Trellian
closed
8 years ago
4