Closed kotlinsyntax closed 8 months ago
Hey, could you add some basic tests for your new things added, such as SQL and DateTime utils. Then I'll merge into a new branch and do some refactoring to keep consistent. Thanks :)
Alright how do you want me to do that? like a test table and run some queries on it?
Added the Database test with commit #2a9858c
Updated the README for SQL
Added the POJO to table methods
Please resolve the comments left
resolved in 2db3f41
Added SQL support including POJO's and a QueryBuilder