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

Added missing whitespace immediately before a JOIN keyword #13

Closed Trellian closed 8 years ago

samkirton commented 8 years ago

Rebased onto master